Files
brk/.gitignore
2025-01-31 11:43:14 +01:00

35 lines
248 B
Plaintext

# Mac OS
.DS_Store
# Builds
target
# Copies
*\ copy*
# Ignored
_ignore
# Editors
.vscode
.zed
# Flamegraph
flamegraph/
flamegraph.svg
# Benchmarks
benches
# Snapshots
snapshots*/
# Docker
docker/kibo
# Types
paths.d.ts
# Outputs
_outputs