소스 검색

Cleanup gitignore file (#4183)

Christian Gripp 8 년 전
부모
커밋
d5021fbecd
1개의 변경된 파일4개의 추가작업 그리고 8개의 파일을 삭제
  1. 4 8
      .gitignore

+ 4 - 8
.gitignore

@@ -1,13 +1,9 @@
-build
-phpunit.xml
-Resources/doc/_build/*
-nbproject
-.idea
-coverage
-composer.lock
+/build
 /vendor
 /vendor
-composer.phar
+/Resources/doc/_build/*
 .php_cs.cache
 .php_cs.cache
+composer.lock
+phpunit.xml
 
 
 # clean up some non bower ready package
 # clean up some non bower ready package
 Resources/public/vendor/admin-lte/bootstrap
 Resources/public/vendor/admin-lte/bootstrap