diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..486a232 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.zip filter=lfs diff=lfs merge=lfs -text diff --git a/deploy.sh b/deploy.sh new file mode 100644 index 0000000..4265d94 --- /dev/null +++ b/deploy.sh @@ -0,0 +1 @@ +cd .. && 7z a Yapper.zip Yapper && mv Yapper.zip Yapper \ No newline at end of file