Add the doc folder to the .gitignore.
This commit is contained in:
parent
7de844b46a
commit
d12d23d2c7
|
@ -1,4 +1,5 @@
|
||||||
*.swp
|
*.swp
|
||||||
*.html
|
*.html
|
||||||
|
doc
|
||||||
lib
|
lib
|
||||||
TODO
|
TODO
|
||||||
|
|
Loading…
Reference in New Issue