opencafe/.gitignore
Richard (Rick) Hawkins bab59f68ed Added a script to run the existing unit tests.
Change-Id: I12d15ff1793b54d1a843cd20d71d1387cf87f6eb
2013-12-05 23:35:48 -06:00

34 lines
305 B
Plaintext

*.py[co]
*.swp
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
test-reporting-results*
.coverage
.tox
#Translations
*.mo
#Mr Developer
.mr.developer.cfg
# IDE Project Files
*.project
*.pydev*
*.idea