aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-04-27 18:08:05 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-04-27 18:14:17 +0100
commit2c239ba233f3e51feb99c836f397188cefdd22f8 (patch)
treed9e7812d90e333e6724203cee877b020ea8f4903
parenteb4dd494a93de35ba0ccf52a2778462a257c24f4 (diff)
build: Added other VC6 output files to the .gitignore list
-rw-r--r--projects/Windows/VC6/lib/.gitignore1
-rw-r--r--projects/Windows/VC6/src/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/projects/Windows/VC6/lib/.gitignore b/projects/Windows/VC6/lib/.gitignore
index cdfeb2aba..0d6799537 100644
--- a/projects/Windows/VC6/lib/.gitignore
+++ b/projects/Windows/VC6/lib/.gitignore
@@ -2,3 +2,4 @@
/*.html
/*.ncb
/*.opt
+/*.plg
diff --git a/projects/Windows/VC6/src/.gitignore b/projects/Windows/VC6/src/.gitignore
index cdfeb2aba..0d6799537 100644
--- a/projects/Windows/VC6/src/.gitignore
+++ b/projects/Windows/VC6/src/.gitignore
@@ -2,3 +2,4 @@
/*.html
/*.ncb
/*.opt
+/*.plg