Add "doc" directory to .gitignore.
This commit is contained in:
parent
c9df079839
commit
50304a7fa6
|
@ -1,3 +1,4 @@
|
|||
.DS_Store
|
||||
pkg
|
||||
test/unit/tmp/*
|
||||
test/unit/tmp/*
|
||||
doc
|
Loading…
Reference in New Issue