update .gitignore to ignore doc/
This commit is contained in:
parent
47c1b4c367
commit
d712e5d953
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