Added .pyc to Django.gitignore

This commit is contained in:
Nate Prouty 2011-04-01 22:44:05 -04:00
parent 0e80099258
commit 6039d18e27
1 changed files with 1 additions and 0 deletions

View File

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