diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ diff --git a/2024/03/__pycache__/puzzle1.cpython-312.pyc b/2024/03/__pycache__/puzzle1.cpython-312.pyc deleted file mode 100644 index 47be1c6..0000000 Binary files a/2024/03/__pycache__/puzzle1.cpython-312.pyc and /dev/null differ