Add plugin directory to gitignore for packer
This commit is contained in:
parent
c25972c341
commit
816f1117d3
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
||||||
*.swp
|
*.swp
|
||||||
.python-version
|
.python-version
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
plugin/
|
||||||
|
|
Loading…
Reference in a new issue