From 2e6691d640c7ddca10f20e032502326874f6a3a4 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Sep 06 2019 18:58:26 +0000 Subject: Add empty "overrides" subdirectory Signed-off-by: Stephen Gallagher --- diff --git a/overrides/.gitignore b/overrides/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/overrides/.gitignore diff --git a/tests/exclusions.txt b/tests/exclusions.txt index 8689e3d..f2cc370 100644 --- a/tests/exclusions.txt +++ b/tests/exclusions.txt @@ -8,6 +8,9 @@ run_tests.sh # Skip the README file README.md +# Skip any .gitignore files +overrides/.gitignore + # Skip the validator files tests/common_tests.sh tests/compare_defaults.py