Skip to content

Commit 2a3e27e

Browse files
committed
gitignore ignored the exe's under build/tools
1 parent d3e2583 commit 2a3e27e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ build/tmp
3636
build/tmp/*
3737
build/_out/*
3838
build/keys/private.snk
39-
!build/NuGet.exe
39+
!build/tools/*
4040
/dep/Newtonsoft.Json.4.0.2

build/tools/ILMerge.exe

720 KB
Binary file not shown.

build/tools/NuGet.exe

405 KB
Binary file not shown.

0 commit comments

Comments
 (0)