소스 검색

Make sure README.md and LICENSE are not annexed

Christoph Koch 10 달 전
부모
커밋
ce0657b272
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -1,2 +1,6 @@
 * annex.backend=MD5E
 **/.git* annex.largefiles=nothing
+
+# Files to leave out of annex
+README.md annex.largefiles=nothing
+LICENSE annex.largefiles=nothing