Преглед изворни кода

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

El RIDO пре 10 година
родитељ
комит
e117358674
1 измењених фајлова са 0 додато и 1 уклоњено
  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/