devstack/.gitignore
Isaku Yamahata f93b98ac73 gitignore: add .localrc.auto and local.conf
The changeset of 893e66360c,
Change-Id of I367cadc86116621e9574ac203aafdab483d810d3
introduced local.conf and generates .localrc.auto.
But they aren't in .gitignore. This patch adds them into .gitignore.

Change-Id: I7d4dc99d980d9c5b5156cf915646bc96163a3dc4
Closes-Bug: #1267027
2014-01-08 18:16:29 +09:00

22 lines
195 B
Plaintext

proto
*~
.*.sw?
*.log
*.log.[1-9]
src
localrc
local.sh
files/*.gz
files/images
files/pip-*
stack-screenrc
*.pem
accrc
.stackenv
.prereqs
devstack-docs-*
docs/
docs-files
.localrc.auto
local.conf