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