Compare commits

...

4 Commits

Author SHA1 Message Date
Pavel_Duron
fdd802a3c1 add tests in gitignore
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-16 18:26:13 +10:00
Pavel_Duron
226a6effd0 add tests in gitignore 2022-12-16 18:15:17 +10:00
Pavel_Duron
cbc8ba4710 add tests in gitignore 2022-12-16 18:11:46 +10:00
Pavel_Duron
d0e1d92d26 add tests in gitignore 2022-12-16 18:07:55 +10:00

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ __pycache__
testDB.py
TIME.py
.vscode
tests