Files
2026-07-18 20:43:18 +02:00

12 lines
280 B
Plaintext

# demo build output (demo.prg + generated .asm/.map/.lbl/.int)
build/
# locally built binary and intermediate objects of the vendored Oscar64
# (the Makefile rebuilds it on first run: make -C oscar64/make compiler)
oscar64/bin/
oscar64/build/
# editor / OS junk
.DS_Store
*.swp