Automated merge with file:///cygdrive/d/srv/hg/skel
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 24 Apr 2010 21:51:53 +0300
changeset 61 505fcddef5c3
parent 58 78d46cc0da41 (current diff)
parent 60 0980cc675a28 (diff)
child 62 54e803acda8f
Automated merge with file:///cygdrive/d/srv/hg/skel
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sat Apr 24 21:51:53 2010 +0300
@@ -0,0 +1,10 @@
+syntax: glob
+*.o
+*.obj
+*.exe
+*.lib
+*.a
+*.so
+*.elc
+*.pyc
+*~
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgrc	Sat Apr 24 21:51:53 2010 +0300
@@ -0,0 +1,11 @@
+[ui]
+username = Oleksandr Gavenko <gavenkoa@gmail.com>
+internal:merge =
+
+[defaults]
+log = -v
+incoming = -v
+outgoing = -v
+
+[extensions]
+hgext.fetch =
--- a/Makefile	Tue Apr 20 12:10:22 2010 +0300
+++ b/Makefile	Sat Apr 24 21:51:53 2010 +0300
@@ -12,7 +12,7 @@
   host_os = windows
 endif
 
-ITEMS = .Xdefaults .bashrc .mailsign .xinitrc .mc .vimrc .inputrc .ssh
+ITEMS = .Xdefaults .bashrc .mailsign .xinitrc .mc .vimrc .inputrc .ssh .hgrc .hgignore
 
 .PHONY: install
 install: