From ef4c63cf16a742054b03177e38cdebee146263d0 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 13 Sep 2017 11:22:28 +0200 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e93d9ac..f0c8bde 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ TestResults *.obj Tests.VisualState.xml TestResult.xml +*\.vs +#MTC_Adapter/\.vs/MTC_Adapter/v15/sqlite3/storage\.ide # ----------------------------------------------- # MTC_AdapterTest @@ -29,4 +31,4 @@ MTC_Adapter/MTC_Adapter/obj/Debug*/ !MTC_Adapter/MTC_Adapter/dump/dump.obj # file temp office -MTC_Adapter/MTC_Adapter/Resources/SCM/.~lock* \ No newline at end of file +MTC_Adapter/MTC_Adapter/Resources/SCM/.~lock*