added test file to gitignore

This commit is contained in:
hyperbel 2022-06-06 17:24:26 +02:00
parent 1affd81a18
commit 521f1b2c05

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ __pycache__/
__pycache__/*
past_sessions/*
*.db
.idea/
.idea/
Sessions_Menu.ui