# 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
