aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-04-26 02:24:21 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-04-26 02:24:21 +0300
commit8e4573e74915b9e4cbec9a353316ab5d2a6e7d3c (patch)
treee3f9d42f685ba240deb40d034d6a0e75e88209ee
parentadd .gitattributes (diff)
downloadwindows7-drivers-8e4573e74915b9e4cbec9a353316ab5d2a6e7d3c.tar.gz
windows7-drivers-8e4573e74915b9e4cbec9a353316ab5d2a6e7d3c.zip
.gitattributes: remove unnecessary constraints
-rw-r--r--.gitattributes4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes
index c84979e..f258541 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,7 +3,3 @@
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