diff options
author | Gene Pasquet <dev@etenil.net> | 2024-06-01 12:02:46 +0100 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2024-06-02 21:12:30 +0100 |
commit | f1dd4fc6849ec9bfa727f2a43e896c714387b015 (patch) | |
tree | 2f428771712e688506307744e676c843c1294690 /.gitattributes | |
parent | f49622819ed8a90f81e1ca1f4c4612679f6d9695 (diff) |
Animated sprites
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index cb1555c..49bf92c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ *.AppImage filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.ase filter=lfs diff=lfs merge=lfs -text |