Add overwrite-if.auto.pkrvars.hcl to .gitignore, since these options are specific for each pc where packer is running on
This commit is contained in:
parent
fc5b1525d7
commit
3ddad7b3e4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
# Project
|
# Project
|
||||||
/credentials.auto.pkrvars.hcl
|
/credentials.auto.pkrvars.hcl
|
||||||
/downloaded_iso_path
|
/downloaded_iso_path
|
||||||
|
overwrite-if.auto.pkrvars.hcl
|
||||||
|
|
||||||
# Linux
|
# Linux
|
||||||
*~
|
*~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue