From c8b6f851b85cd8ac6e1ae4ed7993f6910f25df36 Mon Sep 17 00:00:00 2001 From: OpportunityLiu Date: Tue, 11 Jun 2019 13:56:30 +0800 Subject: fix --- .gitignore | 8 ++------ 1 file 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 -- cgit v1.3.1