useful-notes/.gitignore
Hassan Abedi 13d4f9e638 WIP
2026-04-07 11:13:55 +02:00

47 lines
379 B
Plaintext

.idea
*.swp
**/*.whl
*.egg-info
**/__pycache__
.DS_Store
venv
.venv
.vscode
.zed
rust/target
site/
.pytest_cache
.ruff_cache
python/build
python/dist
**/.ipynb_checkpoints
**/.hypothesis
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
## Javascript
*.node
**/node_modules
**/.DS_Store
nodejs/lancedb/native*
dist
## Rust
target
## Misc
*.log
tmp/
temp/
.claude/
.codex