diff options
author | nyamatongwe <devnull@localhost> | 2011-07-10 10:16:34 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-07-10 10:16:34 +1000 |
commit | dfc82dba147e9bb007f737e000865d42b6840dce (patch) | |
tree | 55a7205dadf3077292175135c28ef250c606cc8a | |
parent | 41431d6922f26010bba326a13f74b45d15d2d15a (diff) | |
download | scintilla-mirror-dfc82dba147e9bb007f737e000865d42b6840dce.tar.gz |
Ignore some more Xcode state files.
-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 |