소스 검색

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