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