From 46cca3c40f6316ff88af34e2d3ff107aa7dd6243 Mon Sep 17 00:00:00 2001 From: dandds Date: Thu, 8 Aug 2019 09:01:22 -0400 Subject: [PATCH] Ignore deployment configuration files. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a65ccf5e..cf9591a0 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,7 @@ browserstacklocal # python config .python-version + +# configuration files +override.ini +atst-overrides.ini