mirror of
https://github.com/django/django.git
synced 2025-03-12 10:22:37 +00:00
[1.6.x] Added __pycache__ to gitignore
Backport of 55b9bff07f from master
This commit is contained in:
parent
886e876c72
commit
538fdd2ae4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
*.egg-info
|
||||
*.pot
|
||||
*.py[co]
|
||||
__pycache__
|
||||
MANIFEST
|
||||
dist/
|
||||
docs/_build/
|
||||
|
Loading…
x
Reference in New Issue
Block a user