Files
super6502/.gitignore
2024-08-05 20:32:07 -07:00

28 lines
226 B
Plaintext

.vscode
.~lock*
.user_venv/
# Software build files
*.map
*.list
*.bin
*.o
# Efinix Debugger
*.log*
*.vcd
*.gtkw
*debug_profile*
# Drawio temp files.
*.bkp
*.mem
sim_top
# Allow sources.list specifically
!*sources.list