training-guides/.gitignore
Sean Roberts 016dfcc7c6 adding missing .gitignore file
Change-Id: Ifce1b934ed5624cfe0418f278e57e4e8d5f80532
Closes-Bug: #1329137
2014-06-11 19:36:27 -07:00

24 lines
221 B
Plaintext

.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