shithub: pokered

Download patch

ref: 78aa8a08a413a1f3c35dde1f8ff0e4dfbd43515b
parent: 48284ccd22620362db1023dbc93158bb8010bd86
author: Bryan Bishop <kanzure@gmail.com>
date: Wed Jan 4 19:16:12 EST 2012

initial .hgignore for sanity

hg-commit-id: 2e89d9c18a4f


--- /dev/null
+++ b/.hgignore
@@ -1,0 +1,22 @@
+syntax: glob
+
+#precompiled python
+*.pyc
+
+#compiled object file
+*.o
+
+#roms
+*.gbc
+
+#generated
+*.tx
+
+#swap files for vim
+.*.swp
+
+#for any of the poor souls with save game files in their working directory
+baserom.sgm
+baserom.sav
+pokered.sgm
+pokered.sav