Browse Source

Fix some wrong new line formats (#3742)

And exclude `*.cache` for `.phpunit.result.cache`.
Alexandre Alapetite 4 năm trước cách đây
mục cha
commit
9219002953
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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