windows/.gitignore: Simplify by removing build artefacts.

Since all output is now in the build-<variant>/ directory, which is already
excluded by the root .gitignore, we don't need to repeat that.
pull/10133/head
stijn 2022-11-29 16:59:43 +01:00 zatwierdzone przez Damien George
rodzic 9c7ff87643
commit f6f177807f
1 zmienionych plików z 0 dodań i 4 usunięć

Wyświetl plik

@ -2,10 +2,6 @@
*.*sdf
*.suo
*.sln
*.exe
*.pdb
*.ilk
*.filters
/build/*
.vs/*
*.VC.*db