aboutsummaryrefslogtreecommitdiffhomepage
path: root/.hgignore
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-07-10 10:16:34 +1000
committernyamatongwe <unknown>2011-07-10 10:16:34 +1000
commit9b3a416a47343b276936d0896a14f8002eef662f (patch)
treee53250277674931ef6988c7d9facee8888f7cfa7 /.hgignore
parentf29a332d917868f80558d0d6e71192ec596c3bc2 (diff)
downloadscintilla-mirror-9b3a416a47343b276936d0896a14f8002eef662f.tar.gz
Ignore some more Xcode state files.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 5c4f45ab7..49a9fdc00 100644
--- a/.hgignore
+++ b/.hgignore
@@ -19,6 +19,12 @@ syntax: glob
*.pbxbtree
*.mode1v3
*.pbxuser
+*.xcbkptlist
+*.xcscheme
+*.xcworkspacedata
+*.xcuserstate
+xcschememanagement.plist
+.DS_Store
cocoa/build
cocoa/ScintillaFramework/build
cocoa/ScintillaTest/build