.gitignore 64 B

12345678
  1. .vscode/*
  2. build/*
  3. dist/*
  4. *.so
  5. *.py[cod]
  6. *.egg-info
  7. README.html