kolla/.gitignore
Daneyon Hansen fd6d4376b9 Implements: Blueprint update-image-build-script
Previously, the image used for Kolla development
needed to be manually created. This patch adds a
script to automate a consistent, repeatable process
for creating an F21 image used for Kolla development.

Change-Id: Ibbe41ac6c6f1d2f2bdd62a48b05c096967c8324e
2015-02-16 17:39:02 +00:00

10 lines
123 B
Plaintext

# vim and emacs temp files
*~
[._]*.s[a-w][a-z]
# Any qcow images created from get-image script
*.qcow2
.tox/
.buildconf