15 lines
281 B
Plaintext
15 lines
281 B
Plaintext
##
|
|
## This file has been automatically generated with the command line:
|
|
## for pom in $(find -name "pom.xml") ; do path=${pom%*pom.xml} ; echo '#' $path ; echo ; echo ${path}target ; echo ; done > .gitignore
|
|
##
|
|
## - ETj
|
|
|
|
nb*.xml
|
|
.classpath
|
|
.project
|
|
.settings
|
|
# ./
|
|
|
|
./target
|
|
target
|