a9f98d343d
Add files to allow gating via: tox -e checkbuild tox -e checkniceness etc Also, enhance .gitignore to ignore files used by gating via openstack-doc-tools Change-Id: I96b669e14425265a033a549264c2158e2b1afa3e
19 lines
167 B
Plaintext
19 lines
167 B
Plaintext
.DS_Store
|
|
target/
|
|
*.xpr
|
|
.idea
|
|
bk-ha-guide.xml
|
|
|
|
#Ignore Vagrant Related Files
|
|
acceptance_config.yml
|
|
boxes/*
|
|
/.vagrant
|
|
|
|
# Testenvironment
|
|
.tox
|
|
|
|
# Editors
|
|
*~
|
|
.*.swp
|
|
.bak
|