Initial commit
authorTomas Zeman <tzeman@volny.cz>
Tue, 20 Jun 2017 21:52:45 +0200
changeset 0 cd9d13f399ff
child 1 982bb333982a
Initial commit
.hgignore
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Tue Jun 20 21:52:45 2017 +0200
@@ -0,0 +1,8 @@
+syntax: glob
+*~
+.*.swp
+target
+project/boot
+lib_managed
+tags
+.idea