TASKPM/.gitignore
2012-12-12 11:50:55 +01:00

31 lines
580 B
Text

# ignore build output directory
libreplan-webapp/target
libreplan-business/target
libreplan-gantt-zk/target
ganttzk-demo-webapp/target
ganttzk/target
# ignore eclipse configuration files
.classpath
.project
.settings/
#ignore patches files
*.patch
#ignore logs
libreplan-webapp/*.log
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/