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