diff options
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore index b376a9207..f3bc8e161 100644 --- a/.gitignore +++ b/.gitignore @@ -5,12 +5,8 @@ winenv/ xmake-ppa/ .vscode/ -/*.exe -/*.zip -/xmake/*.exe -/xmake/*.zip -/scripts/*.exe -/scripts/*.zip +*.exe +*.zip install.log /core/xmake.config.h |
