Files
brk/.gitignore
2024-12-13 19:55:32 +01:00

38 lines
258 B
Plaintext

# Mac OS
.DS_Store
# Builds
target
# Sync
.stfolder
# Copies
*\ copy*
# Ignored
ignore
# Editors
.vscode
.zed
# Flamegraph
flamegraph/
flamegraph.svg
# Benchmarks
benches
# Snapshots
snapshots*/
# Docker
docker/kibo
# Types
paths.d.ts
# Git
.git*