Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit a32afb2

Browse files
committed
Added .gitattributes to normalize CRLF
1 parent d2a89b4 commit a32afb2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# These files are text and should be normalized
2+
*.txt text
3+
*.c text
4+
*.h text

0 commit comments

Comments
 (0)