소스 검색

eol rules for pom

tags/archiva-2.1.0
Eric Barboni 10 년 전
부모
커밋
fcba557b97
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 5
    2
      .gitattributes

+ 5
- 2
.gitattributes 파일 보기

@@ -8,5 +8,8 @@
*.js text
*.sql text

*.jar binary
*.war binary
*.jar binary
*.war binary

# pom file are part of tests involving md5/sha1 (try to keep lf as eol)
*.pom eol=lf

Loading…
취소
저장