summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2023-01-06 06:55:45 -0500
committerNed Batchelder <ned@nedbatchelder.com>2023-01-07 15:40:02 -0500
commit405fae882f51faa356aaf8b5b3d838ee67db432d (patch)
tree50c576c74b905db5e2220527c2fae418712e6075 /MANIFEST.in
parent9554e50a79dd05385178aa9f781c6ecb5b6ad45d (diff)
downloadpython-coveragepy-git-405fae882f51faa356aaf8b5b3d838ee67db432d.tar.gz
build: add .git-blame-ignore-revs
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b1616dd0..743ff0ee 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -23,6 +23,7 @@ include pylintrc
include setup.py
include tox.ini
include .editorconfig
+include .git-blame-ignore-revs
include .readthedocs.yml
recursive-include ci *