Browse Source

Remove `data` from .gitignore

Not sure why it's there but it's far too broad.
pull/3435/merge
Phillip Webb 11 years ago
parent
commit
c8137ef3f8
  1. 1
      .gitignore

1
.gitignore vendored

@ -33,4 +33,3 @@ overridedb.* @@ -33,4 +33,3 @@ overridedb.*
*.jar
.DS_Store
.factorypath
data

Loading…
Cancel
Save