From 081e2728f773942d892e910d2e6aab55cf0c9729 Mon Sep 17 00:00:00 2001 From: Vladislav Khorev Date: Wed, 15 Mar 2017 15:38:56 +0300 Subject: [PATCH] Fixing gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index ec143a5..1e680b9 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,8 @@ fastlane/screenshots iOSInjectionProject/ /proj.ios_mac/.idea + +Debug/ +x64/ +*.VC.db +.vs/ \ No newline at end of file