diff .hgignore @ 0:a9098eba2ee5

Initial commit.
author Jari Korhonen <jtkorhonen@gmail.com>
date Thu, 22 Apr 2010 03:15:35 +0300
parents
children 86d04c76e42e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Thu Apr 22 03:15:35 2010 +0300
@@ -0,0 +1,24 @@
+syntax: glob
+*.core
+*.o
+*~
+*.exe
+*.dll
+moc_*.cpp
+qrc_hgexplorer.cpp
+core
+hgexplorer
+debug/hgexplorer.exe
+Makefile
+Makefile.Debug
+Makefile.Release
+hgexplorer.pro.user
+object_script.hgexplorer.Debug
+object_script.hgexplorer.exe.Release
+object_script.hgexplorer.exe.Debug
+
+
+
+
+
+