Ignore more stuff

This commit is contained in:
Hugo 2017-11-08 22:37:37 +02:00
parent a3b15c4a5f
commit 4f5da27f95

10
.gitignore vendored
View File

@ -28,14 +28,22 @@ pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.eggs
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
coverage.c.json
coverage.filtered.info
coverage.info
# Test files
test_images
Tests/images/msp
Tests/images/picins
Tests/images/README.md
Tests/images/sunraster
# Translations
*.mo
@ -69,3 +77,5 @@ docs/_build/
# OS
.DS_Store
# IDE
.idea