Skip to content

Commit

Permalink
chore: git exclude .exe in build/win
Browse files Browse the repository at this point in the history
  • Loading branch information
tswwe committed Dec 16, 2024
1 parent 3260f9a commit c102f46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
!/build/android/xxxk.bat

/build/win/test/*
/build-win/*.exe
/build/win/*.exe

/data/yong-android/*
/data/yong-win/*
Expand Down
Binary file removed build/win/xxxk-v2.0.3.0-build20241216.exe
Binary file not shown.

0 comments on commit c102f46

Please sign in to comment.