diff --git a/.gitignore b/.gitignore index 0c2d952..416540e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,8 @@ __pycache__/ # PyInstaller build output build/ -dist/ +dist/* +!dist/网络调试助手.exe *.spec.bak # Config/backup artifacts (not part of source) diff --git a/dist/网络调试助手.exe b/dist/网络调试助手.exe new file mode 100644 index 0000000..67d597f Binary files /dev/null and b/dist/网络调试助手.exe differ