2013-12-24 15:11:18 +02:00
|
|
|
*.class
|
|
|
|
|
2017-03-06 14:06:00 +01:00
|
|
|
0.*
|
|
|
|
|
2013-12-24 15:11:18 +02:00
|
|
|
#folders#
|
|
|
|
/target
|
|
|
|
/neoDb*
|
|
|
|
/data
|
|
|
|
/src/main/webapp/WEB-INF/classes
|
|
|
|
*/META-INF/*
|
2017-03-06 14:06:00 +01:00
|
|
|
.resourceCache
|
2013-12-24 15:11:18 +02:00
|
|
|
|
|
|
|
# Packaged files #
|
|
|
|
*.jar
|
|
|
|
*.war
|
2014-08-05 11:39:58 +03:00
|
|
|
*.ear
|
|
|
|
|
|
|
|
# Files generated by integration tests
|
2016-12-18 16:04:15 +05:30
|
|
|
*.txt
|
2017-06-09 13:32:20 +01:00
|
|
|
backup-pom.xml
|
2016-12-18 16:04:15 +05:30
|
|
|
/bin/
|
|
|
|
/temp
|
2017-01-17 11:04:00 +05:30
|
|
|
|
|
|
|
#IntelliJ specific
|
2017-06-09 13:32:20 +01:00
|
|
|
.idea/
|
2017-01-17 11:04:00 +05:30
|
|
|
*.iml
|