Add __pycache__ to .gitignore

This commit is contained in:
sha
2024-03-22 00:49:50 +02:00
parent e5b50e9368
commit 187d405186
+1
View File
@@ -1,3 +1,4 @@
.env
.mypy_cache
.pytest_cache
__pycache__