Merged pull request #140 from prouty/master.

Added .pyc to Django.gitignore
This commit is contained in:
Chris Wanstrath 2011-04-29 02:01:30 -07:00
commit d939bea3ed
1 changed files with 1 additions and 0 deletions

View File

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