From db943d802c98d2a29e7e3982d7d034f45deda63c Mon Sep 17 00:00:00 2001 From: Sandu Liviu Catalin Date: Thu, 16 Jun 2016 00:05:19 +0300 Subject: [PATCH] Ignore the sandbox folder. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a2676f0c..e02909a1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ /bin/ /lib/ /obj/ -sandbox/*.* +/sandbox/*.* # MySQL on windows /include/mysql/ /config/mingw32/mysql/