Remove unnecessary .gitignore files

This commit is contained in:
Soby Chacko
2020-05-04 17:56:39 -04:00
parent 517ccd5b40
commit 45fb7a55d2
9 changed files with 0 additions and 263 deletions

View File

@@ -1,28 +0,0 @@
/target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
/build/
### VS Code ###
.vscode/