chore: add __pycache__ entry to .gitignore for Python cache directories
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
*.db
|
*.db
|
||||||
uploads
|
uploads
|
||||||
merged_source_files.txt
|
merged_source_files.txt
|
||||||
|
__pycache__
|
||||||
|
|||||||
Reference in New Issue
Block a user