Skip to content

Commit

Permalink
Also ignore settings_*.py files
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandgeider committed Dec 1, 2014
1 parent 484b8a0 commit a5a731a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ coverage.xml

# Django stuff:
*.log
settings.py
settings*.py
*.sqlite
/CACHE

Expand Down

0 comments on commit a5a731a

Please sign in to comment.