Ignore nested Python cache directories

This commit is contained in:
Dymas
2026-05-11 11:56:04 +02:00
parent ec6efac9e1
commit 79ee98ae62
5 changed files with 9 additions and 4 deletions
+1
View File
@@ -1,6 +1,7 @@
.ani-cli-web/
downloads/
__pycache__/
**/__pycache__/
*.py[cod]
*.pyo
.python-version