commit e38b4fd71f77added4823cae5bc9270152dd671c Author: zumbiepig <121742281+zumbiepig@users.noreply.github.com> Date: Sat Jul 20 08:58:18 2024 -0700 Initial commit diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..31d038b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +/public/game filter=lfs diff=lfs merge=lfs -text +/public/game/* filter=lfs diff=lfs merge=lfs -text +/public/game/** filter=lfs diff=lfs merge=lfs -text +/public/game/** !text !filter !merge !diff +* !text !filter !merge !diff