1
0

Initial commit

This commit is contained in:
2020-09-10 13:20:55 +02:00
commit 00fec096cb
19 changed files with 463 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
# Java
.mtj.tmp/
*.class
*.jar
*.war
*.ear
*.nar
hs_err_pid*
# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
pom.xml.bak
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn/wrapper/maven-wrapper.jar
# IntelliJ
out/
.idea/
.idea_modules/
*.iml
*.ipr
*.iws