Skip to content

Commit 7319114

Browse files
committed
Add .gitattributes to mandate text staying within git
1 parent 95d690c commit 7319114

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* annex.backend=MD5E
2+
* annex.largefiles=(not(mimetype=text/*))
3+
**/.git* annex.largefiles=nothing

0 commit comments

Comments
 (0)