api-site/.gitignore
Andreas Jaeger 7bc1d5d987 Publish German QuickStart as Draft
This gates and publishes the German QuickStart as draft document.

Also, ignore build results for api-quick-start and reorder one entry in
the .gitignore file.

Change-Id: Ib512df6641e14b99be3ffa4fcd4a49d2706347f2
2015-10-09 09:34:20 +02:00

23 lines
203 B
Plaintext

.DS_Store
*.xpr
# Build results
publish-docs/
target/
/build-*.log.gz
/generated
/api-quick-start/build/
/firstapp/build*/
# Packages
*.egg
*.egg-info
# Testenvironment
.tox
# Editors
*~
.*.swp
.bak