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/__pycache__/app.cpython-314.pyc b/__pycache__/app.cpython-314.pyc deleted file mode 100644 index 7dcff75..0000000 Binary files a/__pycache__/app.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/ascii_engine.cpython-314.pyc b/__pycache__/ascii_engine.cpython-314.pyc deleted file mode 100644 index c4f2e79..0000000 Binary files a/__pycache__/ascii_engine.cpython-314.pyc and /dev/null differ