add new core-java-os module

This commit is contained in:
Loredana
2019-03-11 23:02:10 +02:00
parent 7f24cbad71
commit 63b652270a
17 changed files with 161 additions and 19 deletions
+26
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