Sfoglia il codice sorgente

Fix some wrong new line formats (#3742)

And exclude `*.cache` for `.phpunit.result.cache`.
Alexandre Alapetite 4 anni fa
parent
commit
9219002953
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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