.gitignore 70 B

12345678910
  1. .vscode/
  2. .venv/
  3. *.pyc
  4. **/__pycache__/
  5. dist/
  6. node_modules/
  7. ggsh.tgz