From c469787cd0f079cae6e89d1b11322cf34b95e4df Mon Sep 17 00:00:00 2001 From: checktheroads Date: Mon, 9 Sep 2019 12:19:46 -0700 Subject: [PATCH] add *.test --- hyperglass/configuration/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperglass/configuration/.gitignore b/hyperglass/configuration/.gitignore index e1c035f..640055e 100644 --- a/hyperglass/configuration/.gitignore +++ b/hyperglass/configuration/.gitignore @@ -1,3 +1,4 @@ .DS_Store *.toml *.yaml +*.test \ No newline at end of file