Update .gitignore to reflect directory structure changes
Also removed some unused ignore lines.
This commit is contained in:
parent
6d4fee3c3b
commit
2d2ab565da
1 changed files with 3 additions and 6 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,8 +1,5 @@
|
|||
*~
|
||||
#*#
|
||||
*.pyc
|
||||
www/djangocommonsettings.py
|
||||
www/conservancy/static/source
|
||||
logs
|
||||
www/conservancy/static/videos/*.webm
|
||||
www/conservancy/static/videos/*.ogv
|
||||
__pycache__
|
||||
conservancy/djangocommonsettings.py
|
||||
|
||||
|
|
Loading…
Reference in a new issue