aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorLibravatar IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com>2022-07-16 15:34:20 +0200
committerLibravatar IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com>2022-07-16 15:34:20 +0200
commit25749956202477aeec148180eb9fa61d852331ad (patch)
tree6cb8598c26784b53e3cab4620c5a74e70bbb840a /.gitattributes
parent2001ff5269470e6809088252728b4473cc09fc20 (diff)
download2022-25749956202477aeec148180eb9fa61d852331ad.tar.gz
2022-25749956202477aeec148180eb9fa61d852331ad.tar.bz2
2022-25749956202477aeec148180eb9fa61d852331ad.zip
updated gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes17
1 files changed, 10 insertions, 7 deletions
diff --git a/.gitattributes b/.gitattributes
index 26b869c..4257496 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,3 @@
- 18 lines (16 sloc) 488 Bytes
-
# Properly detect languages on Github
*.h linguist-language=cpp
*.inc linguist-language=cpp
@@ -7,9 +5,14 @@ thirdparty/* linguist-vendored
# The above only works properly for Git 2.10+, so for older versions
# we need to manually list the binary files we don't want modified.
-*.icns binary
+*.icns filter=lfs diff=lfs merge=lfs -text
*.ico binary
-*.jar binary
-*.png binary
-*.ttf binary
-*.tza binary \ No newline at end of file
+*.jar filter=lfs diff=lfs merge=lfs -text
+*.png filter=lfs diff=lfs merge=lfs -text
+*.ttf filter=lfs diff=lfs merge=lfs -text
+*.tza filter=lfs diff=lfs merge=lfs -text
+*.godot filter=lfs diff=lfs merge=lfs -text
+*.material filter=lfs diff=lfs merge=lfs -text
+*.import filter=lfs diff=lfs merge=lfs -text
+*.tscn filter=lfs diff=lfs merge=lfs -text
+*.mp3 filter=lfs diff=lfs merge=lfs -text