gnuk/.gitignore

18 lines
224 B
Plaintext
Raw Normal View History

2010-11-09 05:32:41 +00:00
*.lst
*.o
*.pyc
src/.dep
2012-05-22 02:14:22 +00:00
src/Makefile
src/config.h
src/gnuk.ld
2013-07-18 06:21:36 +00:00
src/board.h
2013-02-19 06:20:23 +00:00
src/build/*
src/*.inc
2012-05-22 02:14:22 +00:00
regnual/regnual.bin
regnual/regnual.hex
regnual/regnual.elf
2012-07-21 00:26:51 +00:00
doc/_build
2016-09-30 07:38:27 +00:00
tests/.cache
tests/__pycache__
emulation/gnuk_emulation