openstack-manuals/.gitignore
Andreas Jaeger a6ff7c625c Cleanup gitignore a bit
Remove unneeded gitignore files
Cleanup normal gitignore file a bit:
* Add Build results comment
* add slash to .tox to mark it as directory

Change-Id: I9a82a6353e3b8cec186e8b688489916d9355f0da
2014-01-09 22:33:57 +01:00

21 lines
186 B
Plaintext

.DS_Store
*.xpr
.idea
# Build results
target/
bk-ha-guide.xml
# Ignore Vagrant Related Files
acceptance_config.yml
boxes/*
/.vagrant
# Testenvironment
.tox/
# Editors
*~
.*.swp
.bak