From df26a227ec4f44db95b8dc7dd06a3c5a1323c6e0 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Tue, 19 Aug 2014 00:43:22 -0400 Subject: [PATCH] Updated gitignore --- .gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.gitignore b/.gitignore index 7eaa9b2..27e3f83 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,17 @@ openalpr_*.tar.gz openalpr-*.asc openalpr-*.sig openalpr-*.tar.gz + +# Visual Studio files +*.vcxproj +*.vcxproj.* +*.suo +*.sln +*.sdf +*.opensdf +*.dir/ +Debug/ +Release/ + + +cmake_install.cmake \ No newline at end of file