summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpportunityLiu <[email protected]>2019-06-11 13:55:49 +0800
committerOpportunityLiu <[email protected]>2019-06-11 13:55:49 +0800
commita929651257c7259546ff0bf72179067938a0f0ca (patch)
treea83ed700d26ac10448c4f5f925a6a2f95a56dc9b
parent9d72f08afa253d83f042c72a35cc5a555c61f44b (diff)
fix
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 11fe9ea9d..b376a9207 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,12 +4,16 @@ build/
winenv/
xmake-ppa/
.vscode/
+
/*.exe
/*.zip
/xmake/*.exe
/xmake/*.zip
/scripts/*.exe
/scripts/*.zip
+
install.log
+/core/xmake.config.h
+/core/.config.mak
!/xmake/actions/build/ \ No newline at end of file