Merge pull request #231 from AlexKnauth/ignore

update .gitignore to ignore doc/
This commit is contained in:
Jack Firth 2015-11-14 12:24:07 -08:00
commit 096a5a5d02

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
**/compiled/* **/compiled/*
doc/
**/*.bak **/*.bak
**/*.html **/*.html
**/*.js **/*.js