diff options
author | Neil <nyamatongwe@gmail.com> | 2015-01-07 21:32:37 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-01-07 21:32:37 +1100 |
commit | f98dda8a7abf6a709e0c75e4e375929a2f1ab427 (patch) | |
tree | 04aa31a6509d7ba0dba4a4455e9e3d1f92f62e0f | |
parent | 2fca15b9faf17bc18692b819962fe41647ef772f (diff) | |
download | scintilla-mirror-f98dda8a7abf6a709e0c75e4e375929a2f1ab427.tar.gz |
Hide files created by Visual Studio Analyze.
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ win32/*.plist *.xcsettings xcschememanagement.plist .DS_Store +Debug cocoa/build cocoa/ScintillaFramework/build cocoa/ScintillaTest/build |