Skip to content

Commit da746a5

Browse files
committed
Correct ignore vswhere.exe
1 parent 8fa7f87 commit da746a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,9 +410,9 @@ __pycache__/
410410
Bin/
411411
Build/
412412
InstallFiles/
413-
utils/vswhere.exe
414413
utils/DXFiles.zip
415414
utils/DXFiles/
416415
!*.so
417416
!*.dll
418417
!*.exe
418+
utils/vswhere.exe

0 commit comments

Comments
 (0)