Jim Rollenhagen c05a3608d1 Copy .gitignore from Ironic
Could get painful without it. :)

Change-Id: Ib387b59ae8d02c4051a02e6286b88b5dad091431
2015-04-01 06:52:21 -07:00

35 lines
276 B
Plaintext

# Compiled files
*.py[co]
*.a
*.o
*.so
# Sphinx
_build
doc/source/api/
# Packages/installer info
*.egg
*.egg-info
dist
build
eggs
parts
var
sdist
develop-eggs
.installed.cfg
# Other
*.DS_Store
.testrepository
.tox
.venv
.*.swp
.coverage
cover
AUTHORS
ChangeLog
*.sqlite
*~