Update .gitignore to reflect directory structure changes

Also removed some unused ignore lines.
This commit is contained in:
Ben Sturmfels 2023-10-25 16:55:40 +11:00
parent 6d4fee3c3b
commit 2d2ab565da
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

9
.gitignore vendored
View file

@ -1,8 +1,5 @@
*~ *~
#*# #*#
*.pyc __pycache__
www/djangocommonsettings.py conservancy/djangocommonsettings.py
www/conservancy/static/source
logs
www/conservancy/static/videos/*.webm
www/conservancy/static/videos/*.ogv