.hgignore
changeset 0 cae83b7bfcf4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Wed Sep 24 22:41:46 2014 +0300
@@ -0,0 +1,14 @@
+syntax: glob
+
+.*.swo
+.*.swp
+
+build/
+
+*.hex
+*.s.*
+
+*.pyc
+
+docs/
+opt/