diff options
| -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 | 
