diff options
author | nyamatongwe <unknown> | 2011-07-10 10:16:34 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-07-10 10:16:34 +1000 |
commit | 9b3a416a47343b276936d0896a14f8002eef662f (patch) | |
tree | e53250277674931ef6988c7d9facee8888f7cfa7 /.hgignore | |
parent | f29a332d917868f80558d0d6e71192ec596c3bc2 (diff) | |
download | scintilla-mirror-9b3a416a47343b276936d0896a14f8002eef662f.tar.gz |
Ignore some more Xcode state files.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |