- imported the .gitignore from the old git repository as .hgignore and adapted it slightly

Sun, 22 Jun 2014 17:27:50 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Sun, 22 Jun 2014 17:27:50 +0300
changeset 810
04e05381ad32
parent 809
2b83f47044fd
child 811
27ccc8eca322

- imported the .gitignore from the old git repository as .hgignore and adapted it slightly

.hgignore file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Jun 22 17:27:50 2014 +0300
@@ -0,0 +1,16 @@
+syntax:glob
+build
+build_shared
+build_debug
+build_release
+*.kdev4
+Makefile
+Makefile.*
+ldforge
+ldforge_debug
+*.dat
+debug_lastOutput
+debug_lastInput
+.kdev_include_paths
+*.cfg
+.kdev4

mercurial