Merge pull request #1 from tubearchivist/testing

updating gitignore to ignore __pycache__
This commit is contained in:
Ainsey11 2022-04-14 19:48:19 +01:00 committed by GitHub
commit 2bc0b8f180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
__pycache__