Added compiled jars
This commit is contained in:
+8
-2
@@ -18,7 +18,7 @@ out/
|
|||||||
*.ctxt
|
*.ctxt
|
||||||
|
|
||||||
# Package Files #
|
# Package Files #
|
||||||
*.jar
|
#*.jar // default by intellij (but wanting to have the compiled sources)
|
||||||
*.war
|
*.war
|
||||||
*.nar
|
*.nar
|
||||||
*.ear
|
*.ear
|
||||||
@@ -95,7 +95,13 @@ $RECYCLE.BIN/
|
|||||||
# Windows shortcuts
|
# Windows shortcuts
|
||||||
*.lnk
|
*.lnk
|
||||||
|
|
||||||
target/
|
# The builds
|
||||||
|
#target/ # default by intellij (but wanting to have the compiled sources)
|
||||||
|
target/*/
|
||||||
|
#target/classes/
|
||||||
|
#target/generated-sources/
|
||||||
|
#target/maven-archiver/
|
||||||
|
#target/maven-status/
|
||||||
|
|
||||||
pom.xml.tag
|
pom.xml.tag
|
||||||
pom.xml.releaseBackup
|
pom.xml.releaseBackup
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user