ソースを参照

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
-composer.phar
+/Resources/doc/_build/*
 .php_cs.cache
+composer.lock
+phpunit.xml
 
 # clean up some non bower ready package
 Resources/public/vendor/admin-lte/bootstrap