gitignore: update Windows tools

master
Mike Frysinger 2021-02-02 21:59:15 -05:00
parent 4dd5f43bc6
commit 4690d1ceb6
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -11,6 +11,7 @@ syntax: glob
*.dir
[Bb]in
win32
.vscode
Makefile
CMakeCache.txt
@ -96,6 +97,7 @@ Testing
/docs/naturaldocs/html/
/docs/naturaldocs/project/Data/
# AppVeyor build artifacts.
gd-dotnet-bindings-generator
build_msvc12_x86
build_msvc12_x64