Procházet zdrojové kódy

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 před 11 roky
rodič
revize
f54de69283
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0 2
      .gitignore

+ 0 - 2
.gitignore

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