File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # List of commits to ignore during blame
2+
3+ # Set your local config to use this file
4+ # $ git config blame.ignoreRevsFile .github/.git-blame-ignore-revs
5+
6+ # Format: 1 unabbreviated SHA-1 per line
7+
8+ # Batch format & indent files 2019-11-13
9+ 530b8c28ae4d24b392c77b81ca45605cc09a8427
10+
11+ # Initial Prettier setup run: 2020-09-26
12+ 76c423f4b020096626d803db1afea3896033413e
13+
14+ # Subsequent Prettier formatting commits
15+ b2d430307b1cae70e391cbc71cf7e9cdd02652e5
16+ c734de7bcabac40513752fb0a9c4ce79869be7da
17+ b79e3346415ba66544bd7fe8439272f6e130ce3c
18+ 71b3285875cb65b3bd23dc98152f03752cd6f08d
19+
20+ # [1]: https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revltrevgt
21+ # [2]: https://black.readthedocs.io/en/hello-furo/guides/introducing_black_to_your_project.html#avoiding-ruining-git-blame
You can’t perform that action at this time.
0 commit comments