From b6fd44c194e415727af02260ab362a3b6c2d8e6e Mon Sep 17 00:00:00 2001 From: Patrick Balsiger Date: Thu, 30 Aug 2018 00:15:32 +0200 Subject: [PATCH] ignore config --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4a2d43c..ae433d0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ .vscode/c_cpp_properties.json .vscode/launch.json tools/node_modules -*/config*.json \ No newline at end of file +data/config*.json \ No newline at end of file