Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2022-02-21 02:20:31 +0300
committerOliver Schneider <oliver@assarbad.net>2022-02-21 02:20:31 +0300
commit68abe9eb99e5d8aec6a5dacfd8859a5bb01dce0b (patch)
treee9c56352f4652e07fdc582e27a8280cd888ce35f /.gitignore
parentf691e448fa4fd2fb96684612834f29d89a5e2d2b (diff)
Attempting to solve a glitch with VS version selector
It appears the true string in modern versions is "Visual Studio Version <version>" not just "Visual Studio <version>". Still need to figure out which of the VS versions changed it. Fixed up all tests. --HG-- branch : WDS-build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a5dcc88..45e32c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,13 @@ Scratchpad.txt
Unix Worksheet.worksheet
project.bbprojectdata
Premake4.tmproj
+Visual Lint/PC-lint/**.vlstatus
+*.lnt
+intermediate/**
+premake4.exe
+src/host/hgtip.h
+*.asc
+.vs/**
+
+.hg/
+premake4.rev-*.exe