/target
/Cargo.lock
/not_git
/**/*.db
/**/*.sqlite
/**/*.sqlite3
/test_*.db
/cache/
/examples/cache/
/python/cache_l2_test/
/python/simple_test_cache/
/python/object_test_cache/
/python/examples/cache_l2_test/
/python/examples/simple_test_cache/
/python/examples/*_cache/
/debug_cache/
/python/target
/python/Cargo.lock
/**/*.pyc
/__pycache__/
/**/*.pyo
/**/*.pyd
/.pytest_cache/
*.egg-info/
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.log
*.tmp
*.temp
*.out
*.pid
/.vscode
.idea/
*.swp
*.swo
*~
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.bak
*.backup
.claude
*.txt
!README*.txt
*.md
!README*.md
!docs/**/*.md
/**/*.so
/**/*.dylib
/**/*.dll
/test_cache