# Ignore unnecessary files in backend __pycache__ *.pyc *.pyo *.pyd .Python *.so *.egg *.egg-info dist build .git .gitignore .env .env.* !.env.example README.md tests .pytest_cache .vscode .idea *-alpine *-slim