mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
# Add commits to ignore in `git blame`. This allows large stylistic refactors to
|
|
# avoid mucking up blames.
|
|
#
|
|
# To configure git to use this, run:
|
|
#
|
|
# git config blame.ignoreRevsFile .git-blame-ignore-revs
|
|
#
|
|
4ec410e0d7c5f6a712c323444edbf56b48d432d8 # make @import("bun") work in zig (#19096) |