diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f503ea4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.zip filter=lfs diff=lfs merge=lfs -text diff --git a/Dechickenator.zip b/Dechickenator.zip new file mode 100644 index 0000000..7fc0edc Binary files /dev/null and b/Dechickenator.zip differ diff --git a/deploy.sh b/deploy.sh new file mode 100644 index 0000000..52b03e2 --- /dev/null +++ b/deploy.sh @@ -0,0 +1 @@ +cd .. && 7z a Dechickenator.zip Dechickenator && mv Dechickenator.zip Dechickenator \ No newline at end of file