summaryrefslogtreecommitdiff
path: root/xmake/scripts/gitignore
diff options
context:
space:
mode:
authorruki <[email protected]>2019-06-12 00:38:40 +0800
committerruki <[email protected]>2019-06-11 21:52:04 +0800
commit52f3bbe24e365b28f4bcd1e277d178a2561a1e8b (patch)
tree75dbf9dd3ab1636175f9ea0ad230ea9e64b96638 /xmake/scripts/gitignore
parente4043f6851c5de222c27830f42c1134d7397e1cb (diff)
generate template gitignore
Diffstat (limited to 'xmake/scripts/gitignore')
-rw-r--r--xmake/scripts/gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmake/scripts/gitignore b/xmake/scripts/gitignore
index b849bb8f7..152105761 100644
--- a/xmake/scripts/gitignore
+++ b/xmake/scripts/gitignore
@@ -1,8 +1,8 @@
-# xmake temp files
+# Xmake cache
.xmake/
-# build result files
build/
-.DS_Store/
+# MacOS Cache
+.DS_Store