diff --git a/.gitignore b/.gitignore index dbf6918..1c3bf81 100644 --- a/.gitignore +++ b/.gitignore @@ -1,26 +1,3 @@ -# Python -__pycache__/ -*.py[cod] -*.pyo -*.pyd - # Virtual environment .venv/ -venv/ - -# PyCharm / IDE -.idea/ -*.iml - -# OS -.DS_Store -Thumbs.db - -# Logs & temp -*.log -*.tmp - -# Generated / data (adjust if needed) -data/ -output/ -exports/ +* \ No newline at end of file