updating .gitignore for logs and .c files

This commit is contained in:
Cameron Dawson 2013-12-02 16:56:03 -08:00
Родитель f0020cd9c8
Коммит 595fce75f0
1 изменённых файлов: 4 добавлений и 0 удалений

4
.gitignore поставляемый
Просмотреть файл

@ -26,6 +26,7 @@ pip-log.txt
# logs
test.log
treeherder*.log
treeherder.log.*
# Unit test / coverage reports
.coverage
@ -51,3 +52,6 @@ treeherder/webapp/static/
#docs build directory
docs/_build/
*.c