diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7a60b85 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__/ +*.pyc diff --git a/scripts/__pycache__/build.cpython-314.pyc b/scripts/__pycache__/build.cpython-314.pyc deleted file mode 100644 index ed3961d..0000000 Binary files a/scripts/__pycache__/build.cpython-314.pyc and /dev/null differ diff --git a/scripts/__pycache__/deploy.cpython-314.pyc b/scripts/__pycache__/deploy.cpython-314.pyc deleted file mode 100644 index f757087..0000000 Binary files a/scripts/__pycache__/deploy.cpython-314.pyc and /dev/null differ diff --git a/scripts/__pycache__/utils.cpython-314.pyc b/scripts/__pycache__/utils.cpython-314.pyc deleted file mode 100644 index 29f458b..0000000 Binary files a/scripts/__pycache__/utils.cpython-314.pyc and /dev/null differ