.gitignore 83 B

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