Browse Source

Merged pull request #140 from prouty/master.

Added .pyc to Django.gitignore
Chris Wanstrath 14 years ago
parent
commit
d939bea3ed
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Django.gitignore

+ 1 - 0
Django.gitignore

@@ -1,3 +1,4 @@
 *.log
 *.pot
+*.pyc
 local_settings.py