aboutsummaryrefslogtreecommitdiffhomepage
path: root/.hgignore
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-04-07 08:36:19 +1000
committerNeil <nyamatongwe@gmail.com>2021-04-07 08:36:19 +1000
commitc882c4a62cdffc7641249a915644ddb991eef50f (patch)
tree6ba805cdaa9652679e6512b7d7322d1cc42b9d38 /.hgignore
parentf117e7a1d665a6c79d50ef90345aee2667721999 (diff)
downloadscintilla-mirror-c882c4a62cdffc7641249a915644ddb991eef50f.tar.gz
Ignore Release build directory which may be created by Visual C++.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index e18b8f621..2569872b7 100644
--- a/.hgignore
+++ b/.hgignore
@@ -48,6 +48,7 @@ xcuserdata/
*.xcsettings
xcschememanagement.plist
.DS_Store
+Release
Debug
cocoa/build
cocoa/ScintillaFramework/build