summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-11-07 16:31:31 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-11-07 16:31:31 +0100
commit8df4de4557ea49ff39462505a0662aacca447bf3 (patch)
treef2620bc4d9337f32bbc009c0bc77b40ee9370f76 /.gitattributes
parent151e1f9a56bce31c2703610980c00fc8f527aa6a (diff)
animations kinda work
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 11d30a3c..dd0bf3eb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,7 +6,7 @@
*.rc text eol=lf
*.vert text eol=lf
*.frag text eol=lf
-*.json text eol=lf
+*.json -text
*.sh text eol=lf
*.cmake text eol=lf
*.conf text eol=lf