Remove duplicate entry in .gitignore
Closes gh-9772
This commit is contained in:
committed by
Stephane Nicoll
parent
54a13cb33a
commit
d2ed8d6344
2
.gitignore
vendored
2
.gitignore
vendored
@@ -15,7 +15,6 @@ bin
|
||||
build
|
||||
lib/
|
||||
target
|
||||
.factorypath
|
||||
.springBeans
|
||||
interpolated*.xml
|
||||
dependency-reduced-pom.xml
|
||||
@@ -33,6 +32,5 @@ overridedb.*
|
||||
.idea
|
||||
*.jar
|
||||
.DS_Store
|
||||
.factorypath
|
||||
dump.rdb
|
||||
transaction-logs
|
||||
|
||||
Reference in New Issue
Block a user