diff options
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 574e67b6..4da669b7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,5 @@ /README.md export-ignore /custom-checks export-ignore /img export-ignore +/run-tests export-ignore /test export-ignore |