12 lines
71 B
Plaintext
Raw Normal View History

2021-11-26 23:41:51 +01:00
*.lst
*.prg
2021-11-27 18:12:35 +01:00
*.klog
*.vs
*.dbg
2021-11-28 16:43:33 +01:00
*.asm
2021-12-08 12:53:34 +01:00
*.woz
2021-12-08 19:51:18 +01:00
*.bin
bug/*
cc65/*
2021-12-17 17:25:18 +01:00
.vscode/*