stevedore/.gitignore
Doug Hellmann 7943bb2029 Add structure for tutorial
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-06-03 17:25:23 -04:00

31 lines
248 B
Plaintext

*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Translations
*.mo
#Mr Developer
.mr.developer.cfg
# Editors
tags