diff options
author | Gene Pasquet <dev@etenil.net> | 2024-06-04 04:54:39 +0100 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2024-06-04 04:54:39 +0100 |
commit | a951d8a4ed0b10be72011a8e6fb8de4946eb0994 (patch) | |
tree | 2f428771712e688506307744e676c843c1294690 /.gitattributes | |
parent | 8ade3f6ae632117e5382fd40c370c767beda9461 (diff) | |
parent | f1dd4fc6849ec9bfa727f2a43e896c714387b015 (diff) |
Merge branch 'feature/animations'
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 |