Skip to content

Commit b1cdf12

Browse files
author
sam bacha
authored
gitattributes
1 parent 3e2479f commit b1cdf12

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# -*- mode: gitattributes; -*-
2+
*.sh text eol=lf
3+
*.tex text eol=lf
4+
*.sly text eol=lf
5+
6+
# git archive ignore
7+
/.github export-ignore
8+
/.editorconfig export-ignore
9+
/.gitattributes export-ignore
10+
/.gitignore export-ignore
11+
/test export-ignore

0 commit comments

Comments
 (0)