adding missing .gitignore file

Change-Id: Ifce1b934ed5624cfe0418f278e57e4e8d5f80532
Closes-Bug: #1329137
This commit is contained in:
Sean Roberts 2014-06-11 19:36:27 -07:00
parent 21b45a6573
commit 016dfcc7c6

23
.gitignore vendored Normal file
View File

@ -0,0 +1,23 @@
.DS_Store
*.xpr
.idea
# Build results
target/
publish-docs/
generated/
/build-*.log.gz
# Ignore Vagrant Related Files
acceptance_config.yml
boxes/*
/.vagrant
# Testenvironment
.tox/
# Editors
*~
.*.swp
.bak
/.project