Merge pull request #231 from AlexKnauth/ignore
update .gitignore to ignore doc/
This commit is contained in:
commit
096a5a5d02
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
**/compiled/*
|
**/compiled/*
|
||||||
|
doc/
|
||||||
**/*.bak
|
**/*.bak
|
||||||
**/*.html
|
**/*.html
|
||||||
**/*.js
|
**/*.js
|
||||||
|
|
Loading…
Reference in New Issue
Block a user