Files
brk/.gitignore
2025-02-12 17:22:36 +01:00

38 lines
271 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
# Python
.ropeproject