From 7d1a8bd284c8f2a956a65e0395fe87454d479015 Mon Sep 17 00:00:00 2001 From: Aarni Halinen Date: Wed, 3 Oct 2018 14:38:30 +0300 Subject: [PATCH] Ignore sik_test --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cd21f02..c6c008f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,5 @@ mydatabase settings.json .vscode/ .DS_Store -*.code-workspace \ No newline at end of file +*.code-workspace +sik_test \ No newline at end of file