瀏覽代碼

Fix some wrong new line formats (#3742)

And exclude `*.cache` for `.phpunit.result.cache`.
Alexandre Alapetite 4 年之前
父節點
當前提交
9219002953
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,6 +7,7 @@ constants.local.php
 *~
 *.bak
 *.backup
+*.cache
 \#*
 .\#*
 *\#