소스 검색

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 년 전
부모
커밋
f54de69283
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      .gitignore

+ 0 - 2
.gitignore

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