diff --git a/.gitignore b/.gitignore index 3fa3a99..5890b30 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ __pycache__/ # React App Vite node_modules/ -dist/ \ No newline at end of file +dist/ + +*.sh \ No newline at end of file