.gitignore 48 B

12345
  1. secrets.toml
  2. __pycache__/*
  3. *.pyc
  4. .venv
  5. .vscode/