api-site/.gitignore
Andreas Jaeger 30f4240e0c Setup for openstack-doc-tools gating
Add files to allow us gating via:
tox -e checkbuild
tox -e checkniceness
etc

Enhance .gitignore to ignore files used by gating and by more
editors.

Change-Id: Id33d04f734d438d01dd5bbd784abaa213de5dbc9
2014-01-02 17:00:03 +01:00

16 lines
103 B
Plaintext

.DS_Store
target/
*.xpr
# Packages
*.egg
*.egg-info
# Testenvironment
.tox
# Editors
*~
.*.swp
.bak