diff --git a/.gitattributes b/.gitattributes index 55a72d682..0cfb40202 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ .gitattributes export-ignore .gitignore export-ignore +/scripts/*.json export-ignore diff --git a/.gitignore b/.gitignore index 461326b80..afde3327b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,3 @@ /testresults.txt /dosage.prof /test.sh -/scripts/*.json