initial .hgignore for sanity

hg-commit-id: 2e89d9c18a4f
This commit is contained in:
Bryan Bishop 2012-01-05 00:16:12 -06:00
parent 48284ccd22
commit 78aa8a08a4

22
.hgignore Normal file
View file

@ -0,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