19 lines
294 B
Text
19 lines
294 B
Text
# ignore build output directory
|
|
navalplanner-webapp/target
|
|
navalplanner-business/target
|
|
navalplanner-gantt-zk/target
|
|
ganttzk-demo-webapp/target
|
|
ganttzk/target
|
|
|
|
# ignore eclipse configuration files
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
|
|
#ignore patches files
|
|
*.patch
|
|
|
|
#ignore backup files
|
|
*~
|
|
\#*\#
|
|
*MF
|