Ignore pyc files and djangocommonsettings file.

This commit is contained in:
Bradley M. Kuhn 2010-09-26 20:12:08 -04:00
parent cca28f0a0f
commit d8729828af

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
*~ *~
#*# #*#
*.pyc
djangocommonsettings.py