.gitignore 79 B

123456789101112
  1. .vscode/
  2. .venv/
  3. *.pyc
  4. __pycache__/
  5. dist/
  6. node_modules/
  7. secrets.sh
  8. ggsh.tgz