diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 91dc4ff..0000000 --- a/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -# Python -__pycache__/ -*.pyc -.venv/ -venv/ -.env - -# Local data & secrets (we’ll mount these in Docker) -data/ -data.json -data.json.bak -settings*.conf \ No newline at end of file