.git-ignore-revs: init

To use:

    git config blame.ignoreRevsFile .git-ignore-revs

Afterwards, any `git blame` will not show the bulk changes implemented
by the commits mentioned within the file.

Change-Id: I128f0470eecd417044f4f9e197dee69df4385699
Reviewed-on: https://review.monogon.dev/c/monogon/+/68
Reviewed-by: Sergiusz Bazanski <serge@nexantic.com>
diff --git a/.git-ignore-revs b/.git-ignore-revs
new file mode 100644
index 0000000..74fc0e9
--- /dev/null
+++ b/.git-ignore-revs
@@ -0,0 +1,2 @@
+# Initial commentwrap reformat.
+216fe7b3ae949376467f626f339423a31ea7da97