Add the doc folder to the .gitignore.

This commit is contained in:
Sébastien Crozet 2013-09-22 11:09:32 +02:00
parent 7de844b46a
commit d12d23d2c7
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.swp *.swp
*.html *.html
doc
lib lib
TODO TODO