Skip to content

Commit 6f131f7

Browse files
authored
Merge pull request winpython#1724 from stonebig/master
probably a windows update move
2 parents 11682af + 287b933 commit 6f131f7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Set default behavior
2+
* text=auto
3+
4+
# Explicit line endings for important file types
5+
*.sh text eol=lf
6+
*.py text eol=lf
7+
*.js text eol=lf
8+
*.bat text eol=crlf
9+
*.ps1 text eol=crlf

0 commit comments

Comments
 (0)