openstack-manuals/.gitignore
Andreas Jaeger ac26723259 Cleanup .gitignore
Remove now obsolete content.

Change-Id: Ie14f87f23b4f6cf494a22040eb1d5f00dbd3cc5a
2017-07-21 20:26:29 +02:00

29 lines
263 B
Plaintext

.DS_Store
*.xpr
.idea
# Build results
/publish-docs/
.doctrees
build/
/build-*.log.gz
*.mo
# Python compiled files
*.pyc
# Ignore Vagrant Related Files
acceptance_config.yml
boxes/*
/.vagrant
# Testenvironment
.tox/
# Editors
*~
.*.swp
.*.swo
.bak
/.project