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
This commit is contained in:
Andreas Jaeger 2014-01-09 22:33:57 +01:00
parent dcb6b3c500
commit a6ff7c625c
3 changed files with 5 additions and 11 deletions

8
.gitignore vendored
View File

@ -1,16 +1,18 @@
.DS_Store
target/
*.xpr
.idea
# Build results
target/
bk-ha-guide.xml
#Ignore Vagrant Related Files
# Ignore Vagrant Related Files
acceptance_config.yml
boxes/*
/.vagrant
# Testenvironment
.tox
.tox/
# Editors
*~

View File

@ -1,4 +0,0 @@
.DS_Store
target/
*.bak
src/.DS_Store

View File

@ -1,4 +0,0 @@
.DS_Store
target/
*.bak
src/.DS_Store