浏览代码

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