From db665025bde14decc91d993440f8a47bf3c3d75a Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Mon, 11 Mar 2019 22:52:55 +0100 Subject: [PATCH] Update ignore with stuff --- .gitignore | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3934c20..7cd2d30 100644 --- a/.gitignore +++ b/.gitignore @@ -53,10 +53,20 @@ experiment/ *.ipch -\.vs/SmallImageDescriptors/v15/\.suo +.vs/ + +.vscode/ lib/ results/ test/ + +GPATH + +GRTAGS + +GTAGS + +small-image-descriptors \ No newline at end of file