aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorbulkmoerls <72113439+bulkmoerls@users.noreply.github.com>2026-03-07 11:22:21 -0600
committerGitHub <noreply@github.com>2026-03-08 00:22:21 +0700
commit261c7f3de0dd7b19bd259bb9c3620cbb9dc14ff1 (patch)
treea5386fba29fabf063105adb50c73df2141474718 /.gitattributes
parent52b1882f13bfc35b052c68fafd4641829cbd34fe (diff)
added git lfs (#849)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..2a377d08
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,8 @@
+*.png filter=lfs diff=lfs merge=lfs -text
+*.jpg filter=lfs diff=lfs merge=lfs -text
+*.ogg filter=lfs diff=lfs merge=lfs -text
+*.binka filter=lfs diff=lfs merge=lfs -text
+*.arc filter=lfs diff=lfs merge=lfs -text
+*.ttf filter=lfs diff=lfs merge=lfs -text
+*.bin filter=lfs diff=lfs merge=lfs -text
+*.ico filter=lfs diff=lfs merge=lfs -text