pokered/.hgignore
Bryan Bishop 78aa8a08a4 initial .hgignore for sanity
hg-commit-id: 2e89d9c18a4f
2012-01-05 00:16:12 -06:00

22 lines
249 B
Text

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