#BAEL-16646 flatten java-datetime modules

This commit is contained in:
Alessio Stalla
2019-10-04 21:47:42 +02:00
parent d2b96ee409
commit 1b5d8a6b62
62 changed files with 2 additions and 26 deletions

View File

@@ -0,0 +1,26 @@
*.class
0.*
#folders#
/target
/neoDb*
/data
/src/main/webapp/WEB-INF/classes
*/META-INF/*
.resourceCache
# Packaged files #
*.jar
*.war
*.ear
# Files generated by integration tests
*.txt
backup-pom.xml
/bin/
/temp
#IntelliJ specific
.idea/
*.iml