evoque/.gitignore

26 lines
232 B
Plaintext

*.pyc
*.swp
*.sqlite3
.coverage*
.noseids
.DS_STORE
*.egg/
*.egg-info/
coverage.xml
evoque.conf
nosetests.xml
pep8.txt
pylint.txt
doc/build/
.venv
.tox
build
dist
AUTHORS
ChangeLog
tags
.testrepository/
*.lock
subunit.log
.DS_Store