aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-04-20 16:09:17 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-04-20 16:09:17 +0300
commitb9b4a84fcb3831b5a986445b829dcd1ed7f480d9 (patch)
tree00554c3443095642bb88a1d6ad8440b79e4d250a /.gitattributes
parentremove extra whitespace (diff)
downloadwindows7-drivers-b9b4a84fcb3831b5a986445b829dcd1ed7f480d9.tar.gz
windows7-drivers-b9b4a84fcb3831b5a986445b829dcd1ed7f480d9.zip
add .gitattributes
Diffstat (limited to '')
-rw-r--r--.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..c84979e
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,9 @@
+* text=auto
+
+makefile text eol=crlf
+sources text eol=crlf
+*.bat text eol=crlf
+*.c text eol=crlf
+*.cpp text eol=crlf
+*.h text eol=crlf
+*.hpp text eol=crlf