aboutsummaryrefslogtreecommitdiffhomepage
path: root/.hgignore
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2023-11-19 08:28:00 +1100
committerNeil <nyamatongwe@gmail.com>2023-11-19 08:28:00 +1100
commitc744dd9d5b0ff201f6609b1978a1ad0103430852 (patch)
treeef589afc2c739c5c837798b918ca39587d5a8791 /.hgignore
parent88b0610373e57583866f7bddf251f16a950e053f (diff)
downloadscintilla-mirror-c744dd9d5b0ff201f6609b1978a1ad0103430852.tar.gz
Add to ignore list Visual Studio temporary build files and *.tgz for Coverity.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 30a6fe2ab..432843db8 100644
--- a/.hgignore
+++ b/.hgignore
@@ -41,6 +41,7 @@ win32/*.plist
*.mode1v3
*.pbxuser
*.pbproj
+*.tgz
*.log
*.xcbkptlist
*.xcuserstate
@@ -50,6 +51,8 @@ xcschememanagement.plist
.DS_Store
Release
Debug
+x64
+ARM64
cocoa/build
cocoa/ScintillaFramework/build
cocoa/ScintillaTest/build