Synaptopus/.gitignore

15 lines
142 B
Plaintext

__pycache__/
*.pyc
.pytest_cache/
dist/
build/
*.egg-info/
.DS_Store
node_modules/
coverage/
artifacts/
*.log
tmp/
*.tsbuildinfo
.benchmarks/