Files
test-node/.gitignore
2026-03-19 19:44:54 +09:00

11 lines
90 B
Plaintext

node_modules/
__pycache__/
*.pyc
.env
.venv/
dist/
build/
*.egg-info/
.DS_Store
Thumbs.db