Skip to content

Commit f6f1778

Browse files
stinosdpgeorge
authored andcommitted
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.
1 parent 9c7ff87 commit f6f1778

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ports/windows/.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
*.*sdf
33
*.suo
44
*.sln
5-
*.exe
6-
*.pdb
7-
*.ilk
85
*.filters
9-
/build/*
106
.vs/*
117
*.VC.*db

0 commit comments

Comments
 (0)