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 | af10c645f12c3924bb358e0d0668e839aef35e2c (patch) | |
tree | f4cb29a0d5ccb192ec9b2e48a5fae4a1a6e31c31 | |
parent | c6fa68c6a4d1145fbff6672fa4fb9f9b63895593 (diff) | |
download | scintilla-mirror-af10c645f12c3924bb358e0d0668e839aef35e2c.tar.gz |
Ignoring .xcsettings files as they appear to be user preferences.
-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 |