summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorwegian Rock Cat <qt-info@nokia.com>2009-07-03 13:07:58 +0200
committerNorwegian Rock Cat <qt-info@nokia.com>2009-07-03 13:07:58 +0200
commit6336831866eabf3347ba6b1ba953967ee414f87f (patch)
treea175248adc37767a5e7a32c47a85fcc955831679
parent48784989a429da87ba8a3b8b5a5390616b146a60 (diff)
Hush!
-rwxr-xr-x.hgignore29
1 files changed, 29 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100755
index 0000000..2b30271
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,29 @@
+# This file is used to ignore files which are generated in the Qt build system
+# ----------------------------------------------------------------------------
+
+syntax: glob
+
+*~
+*.a
+*.la
+*.pc
+*.core
+*.moc
+*.o
+*.obj
+*.orig
+*.swp
+*.rej
+*.pbxuser
+*.mode1
+*.mode1v3
+*.qch
+*.prl
+*.app
+moc_*.cpp
+tags
+Makefile
+.DS_Store
+build
+src/corelib/global/qconfig.h.qmake
+*.perspectivev*