training-guides/.gitignore
KATO Tomoyuki b699bee42c Cleanup .gitignore rule for labs
Since we have labs repository separately, don't host labs materials.

Change-Id: Ic103fe54dd263b79df9a5e69b55a6b6d8637c19e
2016-10-19 18:29:57 +09:00

27 lines
245 B
Plaintext

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