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 | 3896a0652981cbd99411b5ad25b24c929a09a46c (patch) | |
tree | aab896bccc60291f4a7ea6900bac9e93e1be77d3 /.hgignore | |
parent | 6577a803c1a20e18daf4201bd854f8d6f352cbed (diff) | |
download | scintilla-mirror-3896a0652981cbd99411b5ad25b24c929a09a46c.tar.gz |
Hide files created by Visual Studio Analyze.
Diffstat (limited to '.hgignore')
-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 |