Просмотр исходного кода

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

El RIDO 10 лет назад
Родитель
Сommit
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/