diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b9d262a --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +__pycache__/ +*.pyc +*.pyo +*.egg-info/ +.DS_Store diff --git a/smssend/__pycache__/__init__.cpython-310.pyc b/smssend/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 49a0368..0000000 Binary files a/smssend/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/smssend/__pycache__/__init__.cpython-38.pyc b/smssend/__pycache__/__init__.cpython-38.pyc deleted file mode 100644 index cc2d097..0000000 Binary files a/smssend/__pycache__/__init__.cpython-38.pyc and /dev/null differ diff --git a/smssend/__pycache__/init.cpython-310.pyc b/smssend/__pycache__/init.cpython-310.pyc deleted file mode 100644 index 493e46a..0000000 Binary files a/smssend/__pycache__/init.cpython-310.pyc and /dev/null differ diff --git a/smssend/__pycache__/init.cpython-38.pyc b/smssend/__pycache__/init.cpython-38.pyc deleted file mode 100644 index d2aa73a..0000000 Binary files a/smssend/__pycache__/init.cpython-38.pyc and /dev/null differ diff --git a/smssend/__pycache__/smssend.cpython-310.pyc b/smssend/__pycache__/smssend.cpython-310.pyc deleted file mode 100644 index e807e41..0000000 Binary files a/smssend/__pycache__/smssend.cpython-310.pyc and /dev/null differ