Delete .gitignore

This commit is contained in:
Jordan Simpson
2020-07-05 11:43:41 -05:00
committed by GitHub
parent bff05436a1
commit 62eef1d3f8

View File

@@ -1,25 +0,0 @@
*.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
backup-pom.xml
/bin/
/temp
#IntelliJ specific
.idea/
*.iml