removed as there is no longer a lib/data, now its lib/Data which doesn't match the 'data/' rule

pull/59/head
El RIDO 8 years ago
parent 3988b860b0
commit e117358674

1
.gitignore vendored

@ -3,7 +3,6 @@
.htpasswd
# Ignore data/ and vendor/
data/
!lib/data/
vendor/
# Ignore unit testing logs, api docs and eclipse project files
doc/

Loading…
Cancel
Save