initial commit for having a backup
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
target/
|
||||
pom.xml.tag
|
||||
pom.xml.releaseBackup
|
||||
pom.xml.versionsBackup
|
||||
pom.xml.next
|
||||
release.properties
|
||||
dependency-reduced-pom.xml
|
||||
buildNumber.properties
|
||||
.mvn/timing.properties
|
||||
|
||||
# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
|
||||
!/.mvn/wrapper/maven-wrapper.jar
|
||||
|
||||
# NetBeans
|
||||
nb-configuration
|
||||
|
||||
# Derby Test Database
|
||||
derby.log
|
||||
|
||||
# DATABASE
|
||||
persistence.xml
|
||||
# Local development Database
|
||||
pu.properties
|
||||
# Local test database
|
||||
pu_integration_test.properties
|
||||
|
||||
/nbproject/
|
||||
nb-configuration.xml
|
||||
Reference in New Issue
Block a user