Sfoglia il codice sorgente

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

El RIDO 10 anni fa
parent
commit
e117358674
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .gitignore

+ 0 - 1
.gitignore

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