diff --git a/server/.packwizignore b/server/.packwizignore new file mode 100644 index 0000000..747786e --- /dev/null +++ b/server/.packwizignore @@ -0,0 +1,6 @@ +# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports +# See https://git-scm.com/docs/gitignore + +# Exclude README +*.zip +/README.md \ No newline at end of file