Browse Source

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 năm trước cách đây
mục cha
commit
f54de69283
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      .gitignore

+ 0 - 2
.gitignore

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