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

remove IDE / OS specific ignore rules

These have nothing to do in a repository, they should be ignored
globally. What if everyone does the same with their custom IDE / OS ?
Grégoire Paris 11 лет назад
Родитель
Сommit
f54de69283
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      .gitignore

+ 0 - 2
.gitignore

@@ -1,5 +1,3 @@
-.idea
-.DS_Store
 build
 phpunit.xml
 Resources/doc/_build/*