From 98e8b050ef5c5627176cb0223df756ec50301710 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 26 Jul 2015 20:47:39 +0100 Subject: build: Fixed missing .opensdf files from VC10+ .gitignore files --- projects/Windows/VC10/lib/.gitignore | 1 + projects/Windows/VC10/src/.gitignore | 1 + projects/Windows/VC11/lib/.gitignore | 1 + projects/Windows/VC11/src/.gitignore | 1 + projects/Windows/VC12/lib/.gitignore | 1 + projects/Windows/VC12/src/.gitignore | 1 + 6 files changed, 6 insertions(+) (limited to 'projects/Windows') diff --git a/projects/Windows/VC10/lib/.gitignore b/projects/Windows/VC10/lib/.gitignore index d2d7b7fb4..0eec869e3 100644 --- a/projects/Windows/VC10/lib/.gitignore +++ b/projects/Windows/VC10/lib/.gitignore @@ -2,5 +2,6 @@ /*.filters /*.user /*.ncb +/*.opensdf /*.sdf /*.suo diff --git a/projects/Windows/VC10/src/.gitignore b/projects/Windows/VC10/src/.gitignore index d2d7b7fb4..0eec869e3 100644 --- a/projects/Windows/VC10/src/.gitignore +++ b/projects/Windows/VC10/src/.gitignore @@ -2,5 +2,6 @@ /*.filters /*.user /*.ncb +/*.opensdf /*.sdf /*.suo diff --git a/projects/Windows/VC11/lib/.gitignore b/projects/Windows/VC11/lib/.gitignore index d2d7b7fb4..0eec869e3 100644 --- a/projects/Windows/VC11/lib/.gitignore +++ b/projects/Windows/VC11/lib/.gitignore @@ -2,5 +2,6 @@ /*.filters /*.user /*.ncb +/*.opensdf /*.sdf /*.suo diff --git a/projects/Windows/VC11/src/.gitignore b/projects/Windows/VC11/src/.gitignore index d2d7b7fb4..0eec869e3 100644 --- a/projects/Windows/VC11/src/.gitignore +++ b/projects/Windows/VC11/src/.gitignore @@ -2,5 +2,6 @@ /*.filters /*.user /*.ncb +/*.opensdf /*.sdf /*.suo diff --git a/projects/Windows/VC12/lib/.gitignore b/projects/Windows/VC12/lib/.gitignore index d2d7b7fb4..0eec869e3 100644 --- a/projects/Windows/VC12/lib/.gitignore +++ b/projects/Windows/VC12/lib/.gitignore @@ -2,5 +2,6 @@ /*.filters /*.user /*.ncb +/*.opensdf /*.sdf /*.suo diff --git a/projects/Windows/VC12/src/.gitignore b/projects/Windows/VC12/src/.gitignore index d2d7b7fb4..0eec869e3 100644 --- a/projects/Windows/VC12/src/.gitignore +++ b/projects/Windows/VC12/src/.gitignore @@ -2,5 +2,6 @@ /*.filters /*.user /*.ncb +/*.opensdf /*.sdf /*.suo -- cgit v1.2.3