diff options
author | nyamatongwe <nyamatongwe@gmail.com> | 2011-10-19 14:30:44 +1100 |
---|---|---|
committer | nyamatongwe <nyamatongwe@gmail.com> | 2011-10-19 14:30:44 +1100 |
commit | c2821edd2bbd3fc26013101febc0193c9afe4b60 (patch) | |
tree | 56528b4b67c01130fd8e0c648743b3485db23a48 /.hgignore | |
parent | c8c249d9b32e80ed04138bdcef50fec91a636a10 (diff) | |
download | scintilla-mirror-c2821edd2bbd3fc26013101febc0193c9afe4b60.tar.gz |
Ignoring .xcsettings files as they appear to be user preferences.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ syntax: glob *.xcscheme *.xcworkspacedata *.xcuserstate +*.xcsettings xcschememanagement.plist .DS_Store cocoa/build |