Modify .gitignore to ignore documentation auto-generated files

This commit is contained in:
Manuel Rego Casasnovas 2012-12-12 11:50:55 +01:00
parent 09d9cf2952
commit 78542e7bbd

9
.gitignore vendored
View file

@ -20,3 +20,12 @@ libreplan-webapp/*.log.????-??-??
#ignore backup files
*~
\#*\#
# ignore documentation auto-generated files
doc/src/user/en/html/
doc/src/user/en/index.rst
doc/src/user/es/html/
doc/src/user/es/index.rst
doc/src/user/gl/html/
doc/src/user/gl/index.rst
libreplan-webapp/src/main/webapp/help/