diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-23 08:51:45 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-23 08:51:45 +0000 |
commit | a35b49e654f2ad82c14855b3c36195c2c2e26d10 (patch) | |
tree | 0f56a45c62741907a2ac9dbbe315e025af2dcd7c /.gitattributes | |
parent | dd4ef001caac00050d00f8ae1dfa87da9e95eb7c (diff) | |
parent | db464d9b4adb87cd4316f59058b6b70f61fbeaa3 (diff) | |
download | 1989-dawn-of-freedom-a35b49e654f2ad82c14855b3c36195c2c2e26d10.tar.gz |
Merge branch 'work-in-progress'
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aee666c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto +*.jpg binary +*.png binary |