ignore vagrant generated files
Change-Id: Iac28140e3aaca7c9e22a172208b70d409dbbe87a Closes-Bug: #1700777
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -58,7 +58,8 @@ releasenotes/build
|
|||||||
|
|
||||||
# Dev tools
|
# Dev tools
|
||||||
.idea/
|
.idea/
|
||||||
dev/.vagrant
|
**/.vagrant
|
||||||
|
**/*.log
|
||||||
|
|
||||||
# Helm internals
|
# Helm internals
|
||||||
*.lock
|
*.lock
|
||||||
@@ -67,7 +68,6 @@ dev/.vagrant
|
|||||||
**/*.tgz
|
**/*.tgz
|
||||||
**/_partials.tpl
|
**/_partials.tpl
|
||||||
**/_globals.tpl
|
**/_globals.tpl
|
||||||
dev/*.log
|
|
||||||
|
|
||||||
# Gate and Check Logs
|
# Gate and Check Logs
|
||||||
logs/
|
logs/
|
||||||
|
Reference in New Issue
Block a user