aboutsummaryrefslogtreecommitdiffhomepage
path: root/.hgignore
diff options
context:
space:
mode:
authornyamatongwe <unknown>2012-05-17 12:43:52 +1000
committernyamatongwe <unknown>2012-05-17 12:43:52 +1000
commit29c92749f25f24795ecd9fec2b6705129ebbd654 (patch)
treeff7265b839b191f78499d384d25c1bfc31491f91 /.hgignore
parentded328447277a0526ed2fa47484e085a168ad643 (diff)
downloadscintilla-mirror-29c92749f25f24795ecd9fec2b6705129ebbd654.tar.gz
Ignore more file types which may be created with Qt or Python.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 8c141a703..60fed7819 100644
--- a/.hgignore
+++ b/.hgignore
@@ -5,6 +5,9 @@ syntax: glob
*.obj
*.pyc
*.dll
+*.dylib
+*.framework
+*.pyd
*.exp
*.lib
*.pdb
@@ -19,6 +22,8 @@ syntax: glob
*.pbxbtree
*.mode1v3
*.pbxuser
+*.pbproj
+*.log
*.xcbkptlist
*.xcscheme
*.xcworkspacedata