-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Sora Morimoto <sora@morimoto.io>
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# git blame master ignore list | ||
# | ||
# This file contains a list of git hashes of revisions to be ignored by git | ||
# blame. These revisions are considered "unimportant" in that they are unlikely | ||
# that they are unlikely to be what you are interested in when blaming. | ||
# | ||
# Instructions: | ||
# - Only large (generally automated) reformatting should be added to this list. | ||
# Do not put things here just because you feel they are trivial or | ||
# unimportant. If in doubt, do not put it on this list. | ||
# - Only put full 40-character hashes on this list (not short hashes or any | ||
# other revision reference). | ||
|
||
# First run of dune build @fmt --auto-promote | ||
11a438788df1693d95d4078c861d58fa5c5783fe |