summaryrefslogtreecommitdiff
path: root/xmake/templates/objc++
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/templates/objc++
parente4043f6851c5de222c27830f42c1134d7397e1cb (diff)
generate template gitignore
Diffstat (limited to 'xmake/templates/objc++')
-rw-r--r--xmake/templates/objc++/console/project/.gitignore8
1 files changed, 0 insertions, 8 deletions
diff --git a/xmake/templates/objc++/console/project/.gitignore b/xmake/templates/objc++/console/project/.gitignore
deleted file mode 100644
index b849bb8f7..000000000
--- a/xmake/templates/objc++/console/project/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# xmake temp files
-.xmake/
-# build result files
-build/
-
-.DS_Store/
-
-