Repo initialization
author"Tomas Zeman <tzeman@volny.cz>"
Tue, 19 Oct 2010 09:35:30 +0200
changeset 0 e5dfbac5f587
child 1 bb4a42b3b61f
Repo initialization
.hgignore
README.txt
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Tue Oct 19 09:35:30 2010 +0200
@@ -0,0 +1,4 @@
+syntax: glob
+
+*~
+.*.swp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.txt	Tue Oct 19 09:35:30 2010 +0200
@@ -0,0 +1,3 @@
+Collection of rc configuration files and various code snippets.
+
+Everything is available under BSD license.