# .git-blame-ignore-revs # # This file consists of a list of commits that should be ignored for # `git blame` purposes. This is useful for ignoring commits that only # changed whitespace / indentation / formatting, but did not change # the underlying syntax tree. # # GitHub will pick this up automatically for blame views: # https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view # To use this file locally, run: # git blame --ignore-revs-file .git-blame-ignore-revs # To always use this file by default, run: # git config --local blame.ignoreRevsFile .git-blame-ignore-revs # To disable this functionality, run: # git config --local blame.ignoreRevsFile "" # Comments are optional, but may provide helpful context. # 2023-04-20 Set default tab_size for JSON to 2 and apply new formatting # https://github.com/zed-industries/zed/pull/2394 eca93c124a488b4e538946cd2d313bd571aa2b86 # 2024-02-25 Format JSON files in assets/ # https://github.com/zed-industries/zed/pull/8405 ffdda588b41f7d9d270ffe76cab116f828ad545e # 2024-07-05 Improved formatting of default keymaps (single line per bind) # https://github.com/zed-industries/zed/pull/13887 813cc3f5e537372fc86720b5e71b6e1c815440ab