diff --git a/projects/Windows/VC14/.gitignore b/projects/Windows/VC14/.gitignore index eb24d7ef4..4db3cea86 100644 --- a/projects/Windows/VC14/.gitignore +++ b/projects/Windows/VC14/.gitignore @@ -1,3 +1,4 @@ +/*.opendb /*.opensdf /*.sdf /.vs diff --git a/projects/Windows/VC14/lib/.gitignore b/projects/Windows/VC14/lib/.gitignore index 3409a4ca3..c376fc143 100644 --- a/projects/Windows/VC14/lib/.gitignore +++ b/projects/Windows/VC14/lib/.gitignore @@ -2,4 +2,5 @@ /*.opensdf /*.sdf /*.vcxproj +/*.user /.vs diff --git a/projects/Windows/VC14/src/.gitignore b/projects/Windows/VC14/src/.gitignore index 3409a4ca3..c376fc143 100644 --- a/projects/Windows/VC14/src/.gitignore +++ b/projects/Windows/VC14/src/.gitignore @@ -2,4 +2,5 @@ /*.opensdf /*.sdf /*.vcxproj +/*.user /.vs