DocHub/.gitignore

19 lines
142 B
Plaintext

# Python
__pycache__/
*.pyc
.venv/
venv/
# Node
node_modules/
dist/
# Editor
.DS_Store
# Vite
vite.config.ts.timestamp-*.mjs
# Docs
docs/