summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-29 19:50:17 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-29 20:00:59 +0200
commit5f7fc081e144f326180744c8a60e580977ebf00a (patch)
tree0349078bda50b0a2146367fdc9465c09804af2d5 /.gitattributes
parent272a6f35f402878bbf6549d107fc64bd58392065 (diff)
use text=auto
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 89aed297..334ba69d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,17 @@
+* text=auto eol=lf
+
*.[ch]pp text eol=lf
*.[ch] text eol=lf
*.inl text eol=lf
*.rc text eol=lf
+*.json text eol=lf
+*.sh text eol=lf
+*.cmake text eol=lf
+*.conf text eol=lf
+.git?* text eol=lf
+
+*.tga -text
+*.png -text
+*.webp -text
+*.blend -text
+*.blend[0-9] -text