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
This commit is contained in:
parent
68f142324d
commit
f93b98ac73
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,3 +17,5 @@ accrc
|
||||
devstack-docs-*
|
||||
docs/
|
||||
docs-files
|
||||
.localrc.auto
|
||||
local.conf
|
||||
|
Loading…
Reference in New Issue
Block a user