openstack-manuals/.gitignore
Gauvain Pocentek cb4075048f Includes a basic HOT template guide
The 2 RST files are copied from the heat developer documentation without
any change and are just a starting point.

This patch requires this change in the openstack-doc-tools:
https://review.openstack.org/#/c/108034/

Change-Id: I03511655c86ead880cadfa68b43bb2b90d3f7c06
Implements: blueprint heat-templates
2014-07-28 21:48:55 +02:00

25 lines
230 B
Plaintext

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