diff --git a/.gitignore b/.gitignore index 57fd770..3172ffd 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,6 @@ Cargo.lock # Ignores local beaker state **/state.local.json -upload.sh \ No newline at end of file +*.sh +*.tar.gz +.DS_Store \ No newline at end of file