Merge pull request #74 from markjaquith/ignore-src-directory

.gitignore the /src directory
pull/919/head
Mitchell Hashimoto 13 years ago
commit d4aea92f57

1
.gitignore vendored

@ -1,5 +1,6 @@
/bin
/local
/pkg
/src
/website/.sass-cache
/website/build

Loading…
Cancel
Save