stardot / beebasm

A portable 6502 assembler with BBC Micro style syntax
http://www.retrosoftware.co.uk/wiki/index.php/BeebAsm
GNU General Public License v3.0
84 stars 26 forks source link

Add a .gitignore file #37

Closed mattgodbolt closed 4 years ago

mattgodbolt commented 4 years ago

This means after a build git won't think there are files to check in. Added files specific to Linux, including temporary files.

ZornsLemma commented 4 years ago

I wondered if anyone else would want to comment on this, but it's been a while so I've merged it. Thanks again!

mattgodbolt commented 4 years ago

Thanks @ZornsLemma :)