Преглед изворни кода

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
 \#*
 .\#*
 *\#