.gitignore 66 B

1234567
  1. config.ini
  2. .venv/
  3. *.pyc
  4. __pycache__/
  5. dist/
  6. pantalaimon.conf
  7. build/