Files
brk/.gitignore
2025-02-26 10:07:05 +01:00

42 lines
302 B
Plaintext

# Mac OS
.DS_Store
# Builds
target
# Copies
*\ copy*
# Ignored
/_*
# Editors
.vscode
.zed
# Flamegraph
flamegraph/
flamegraph.svg
# Benchmarks
benches
# Snapshots
snapshots*/
# Docker
docker/kibo
# Types
paths.d.ts
vecid-to-indexes.d.ts
# Outputs
_outputs
# Python
.ropeproject
# Logs
.log