Bläddra i källkod

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 år sedan
förälder
incheckning
f54de69283
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      .gitignore

+ 0 - 2
.gitignore

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