Add old Visual Studio files to gitignore

As it is plan to continue support generating old Visual Studio files a
little wile it makes sense to ignore these files so they are not anymore
popping peoples eyes if they use those.
This commit is contained in:
Kari Argillander 2023-12-13 07:39:53 +02:00 committed by Matej Kenda
parent d1d557a4f7
commit 4e352c8dbd

6
.gitignore vendored
View File

@ -157,3 +157,9 @@ tags
##############
package-lock.json
node_modules
# Old Visual Studio files #
###########################
*_vs1[45]0.sln
*_vs1[45]0.vcxproj
*_vs1[45]0.vcxproj.filters