diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 4da669b7..27cbcff5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,7 @@ /Makefile export-ignore /PULL_REQUEST_TEMPLATE.md export-ignore /README.md export-ignore +/check-supported-tools-tables export-ignore /custom-checks export-ignore /img export-ignore /run-tests export-ignore |