api-site/.gitignore
Andreas Jaeger 7d0c7c290e Add docs target, build as part of checkbuild
Add docs target that lists those firstapp targets that are currently
supported. Adjust .gitignore to ignore all build results.

Change firstapp commands so that we have separate build directories per
variant.

Change-Id: I7c5120b1af2de2c3df8f59fe29678e736368365f
2015-04-23 19:12:10 +02:00

22 lines
189 B
Plaintext

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