Ignore nested Python cache directories
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.ani-cli-web/
|
||||
downloads/
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
*.py[cod]
|
||||
*.pyo
|
||||
.python-version
|
||||
|
||||
Reference in New Issue
Block a user