diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-10-31 13:16:36 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-10-31 13:16:36 -0400 |
commit | b987be4bbb4c6729eebbaa7e63e6e04cf505dc19 (patch) | |
tree | 7054ab4c6eb9e7db9b0f690f2ad5398b3e7b8600 | |
parent | aec0af66071555dd3ca514cd2bb003bf5d8c5393 (diff) |
lfs for pngs
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..24a8e87 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.png filter=lfs diff=lfs merge=lfs -text |