Remove `data` from .gitignore
Not sure why it's there but it's far too broad.
This commit is contained in:
parent
2263095bbb
commit
c8137ef3f8
|
@ -33,4 +33,3 @@ overridedb.*
|
||||||
*.jar
|
*.jar
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.factorypath
|
.factorypath
|
||||||
data
|
|
||||||
|
|
Loading…
Reference in New Issue