mirror of https://github.com/hashicorp/packer
Merge pull request #74 from markjaquith/ignore-src-directory
.gitignore the /src directorypull/79/head
commit
177a374667
@ -1,5 +1,6 @@
|
||||
/bin
|
||||
/local
|
||||
/pkg
|
||||
/src
|
||||
/website/.sass-cache
|
||||
/website/build
|
||||
|
||||
Loading…
Reference in new issue