.gitignore .log files

This commit is contained in:
Brian S. Stephan 2018-01-08 16:33:21 -06:00
parent cc5dc94ea8
commit 2d25fbd468
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.log
*.pyc
.idea/
localsettings.py