devstack/.gitignore
ZhiQiang Fan c581c78c92 add file userrc_early to .gitignore list
After devstack runs ./stack.sh, there is a file named userrc_early
which contains sensitive information is created, we should add it
to ignore list, because it is only for end user debugging.

Change-Id: Ic99c279ec6a3606dc6f6ba9a7612b5ca7a2b6b10
2015-10-18 06:28:25 -06:00

28 lines
268 B
Plaintext

*~
.*.sw?
*.log
*.log.[1-9]
*.pem
.localrc.auto
.prereqs
.tox
.stackenv
accrc
doc/files
doc/build
files/*.gz
files/*.qcow2
files/*.img
files/images
files/pip-*
files/get-pip.py*
files/ir-deploy*
local.conf
local.sh
localrc
proto
shocco
src
stack-screenrc
userrc_early