updating gitignore to ignore __pycache__

This commit is contained in:
Ainsey11 2022-04-14 19:46:57 +01:00
parent fff038b945
commit 5d8b3a36a6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
__pycache__