diff options
| author | bulkmoerls <72113439+bulkmoerls@users.noreply.github.com> | 2026-03-07 11:22:21 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-08 00:22:21 +0700 |
| commit | 261c7f3de0dd7b19bd259bb9c3620cbb9dc14ff1 (patch) | |
| tree | a5386fba29fabf063105adb50c73df2141474718 | |
| parent | 52b1882f13bfc35b052c68fafd4641829cbd34fe (diff) | |
added git lfs (#849)
| -rw-r--r-- | .gitattributes | 8 |
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 |
