Delete .gitignore

This commit is contained in:
Jordan Simpson 2020-07-05 11:43:41 -05:00 committed by GitHub
parent 762797c29d
commit 980c18dd29
1 changed files with 0 additions and 25 deletions

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