bareon-ironic/.gitignore
Alexander Gordeev e6ea528548 Add .gitignore file
Change-Id: I28abf9375ae5f7656d243e7ac28d5d8598698028
2016-12-07 15:25:07 +02:00

31 lines
240 B
Plaintext

# Python autogenerated files
*.py[co]
# Sphinx
_build
doc/build/
# Packages/installer info
*.egg
*.egg-info
dist
build
sdist
# pbr
AUTHORS
ChangeLog
# tests
.testrepository
.tox
.venv
.coverage
cover
# Other
*.DS_Store
.idea
.*.swp
*~