update list of files for git to ignore
These files are all created in the course of running devstack and openstack but should not be tracked as part of the devstack sources. Change-Id: Ia3939c6e20f8d6fadaa18d2f3619361dc9375696 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
parent
08bc3048b1
commit
a548fc9740
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,6 +2,10 @@ proto
|
|||||||
*~
|
*~
|
||||||
.*.sw[nop]
|
.*.sw[nop]
|
||||||
*.log
|
*.log
|
||||||
|
*.log.[1-9]
|
||||||
src
|
src
|
||||||
localrc
|
localrc
|
||||||
local.sh
|
local.sh
|
||||||
|
files/*.gz
|
||||||
|
files/images
|
||||||
|
stack-screenrc
|
||||||
|
Loading…
Reference in New Issue
Block a user