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

.gitignore the /src directory
pull/79/head
Mitchell Hashimoto 13 years ago
commit 177a374667

1
.gitignore vendored

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

Loading…
Cancel
Save