anvil/.gitignore
Stanislav Kudriashev dafb2d44bb Testing related items added to .gitignore
Change-Id: I8a201efe8817c0d2efb0311543532e201dd1f7bc
2014-02-12 16:29:08 +02:00

50 lines
483 B
Plaintext

# Python files
*.pyc
/build/
/dist/
/tools/yyoomc
*.egg-info
doc/source/sourcecode
# Metafiles
AUTHORS
ChangeLog
TAGS
# Backups
*_flymake.*
*~
# IDE files
.settings/
*.komodoproject
.metadata/
.project
.pydevproject
# PyCharm IDE files
.idea/
pycharm-debug.egg
pycharm-debug.py
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
.venv
cover
.testrepository
htmlcov
# Temp and status files
*.db
.*.swp
*.log
*.pid
pidfile
.DS_Store
*.rc
.anvil_bootstrapped
.bootstrap