Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

11 lines
385 B
Plaintext

# SPDX-License-Identifier: BSD-3-Clause
# Copyright (c) Contributors to the OpenEXR Project.
# if you have git newer than 2.23, you can either
# specify this on the command line
# git blame foo.cpp --ignore-revs-file path/to/this/file
# or add this file to your config (use global to change your global user pref)
# git config [--global] blame.ignoreRevsFile .git-blame-ignore-revs