projects
/
usb-relay-hid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f2239
)
Fix gitattributes for
author
pavel
<pavel@aaa>
Sun, 23 Nov 2014 00:23:36 +0000
(
02:23
+0200)
committer
pavel
<pavel@aaa>
Sun, 23 Nov 2014 00:23:36 +0000
(
02:23
+0200)
.gitattributes
patch
|
blob
|
blame
|
history
diff --git
a/.gitattributes
b/.gitattributes
index 96185d51ce6243fc6d472897003107cd849173ce..0e3f4aee31c10b24b7fd9586a3b6a079ef8a441e 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-6,6
+6,10
@@
*.sln eol=crlf
*.vcproj eol=crlf
*.vcxproj* eol=crlf
+*.cmd eol=crlf
+*.bat eol=crlf
*.txt eol=crlf
*.c eol=lf
*.h eol=lf
+Makefile eol=auto
+*.mak eol=auto