summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index e43ccbb..14aa49e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -16,11 +16,12 @@ configure crlf=input
*.bat -crlf
*.bat.in -crlf
-*.pfx -crlf
-*.png -crlf
*.sln -crlf
*.vcproj -crlf
+*.pfx -text
+*.png -text
+
*.c our-c-style
*.cc our-c-style
*.cpp our-c-style