mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-10 17:20:26 -04:00
feat: update .gitignore to include HCL and JSON files
This commit is contained in:
parent
0721996035
commit
d159f5ad53
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -30,3 +30,5 @@ Thumbs.db
|
|||
.project
|
||||
cache
|
||||
/.vscode/
|
||||
*.hcl
|
||||
*.json
|
||||
Loading…
Reference in a new issue