Fix up .gitignore a bit
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1,11 +1,10 @@
|
|||||||
**/.settings
|
**/.settings
|
||||||
**/.gitignore
|
|
||||||
**/.project
|
**/.project
|
||||||
**/.classpath
|
**/.classpath
|
||||||
**/.idea
|
**/.idea/
|
||||||
**.iml
|
**.iml
|
||||||
**/target
|
**/target/
|
||||||
**/bin
|
**/bin/
|
||||||
**/out
|
**/out/
|
||||||
**dependency-reduced-pom.xml
|
**/dependency-reduced-pom.xml
|
||||||
**pom.xml.versionsBackup
|
**/pom.xml.versionsBackup
|
||||||
|
Reference in New Issue
Block a user