aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2012-05-17 12:43:52 +1000
committernyamatongwe <devnull@localhost>2012-05-17 12:43:52 +1000
commit6f94e41af0007250738f79d1b478c003d3af0b5b (patch)
tree9a6f5caacf0446cb60e02a96694f97ed71bb361a
parent9afbfef1737f06723b391dea888d647af6bc747b (diff)
downloadscintilla-mirror-6f94e41af0007250738f79d1b478c003d3af0b5b.tar.gz
Ignore more file types which may be created with Qt or Python.
-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