From 938ae8d83d2156f63b8fabaeb6dce1a1613fb7f0 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Thu, 17 Oct 2019 01:10:43 -0600 Subject: [PATCH] do not track testing params files, only template --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b419ad0..956431e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ !.vscode/extensions.json !.vscode/numbered-bookmarks.json *.code-workspace + +# don't track my testing params file +ab-nginx.params