TASKPM/.gitignore
Vova Perebykivskiy b071eca84d Add possibility to send data usage to LibrePlan server.
(cherry picked from commit acb6a2f with some changes!)
2016-02-17 11:52:19 +02:00

35 lines
636 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 Intellij 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/