Added .gitignore

Ignore unnecessary files and folders
This commit is contained in:
Ethan Smith-Coss 2022-05-03 14:48:10 +01:00
commit d4eb1820a7
Signed by: TheOnePath
GPG Key ID: 4E7D436CE1A0BAF1

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
**__pycache__**
**.log**