Attempting to build with maven instead...

This commit is contained in:
Dan Buch
2012-11-15 22:58:39 -05:00
parent 420a979b98
commit b5e86d9b41
2 changed files with 159 additions and 3 deletions

View File

@@ -1,3 +1,43 @@
/.env
/target/
/project/target/
# use glob syntax.
syntax: glob
*.ser
*.class
*~
*.bak
#*.off
*.old
.env
# eclipse conf file
.settings
.classpath
.project
.manager
.scala_dependencies
# idea
.idea
*.iml
# building
target
build
null
tmp*
temp*
dist
test-output
build.log
# other scm
.svn
.CVS
.hg*
# switch to regexp syntax.
# syntax: regexp
# ^\.pc/
#SHITTY output not in target directory
build.log