TASKPM/.gitignore
Vova Perebykivskiy 7531b75ac0 bug 1633 fixed
2015-10-09 09:21:07 +02:00

35 lines
627 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 IDEA configuration files
.idea
*.iml
#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/