Files
super6502/.gitignore
2024-08-19 18:41:55 -07:00

29 lines
233 B
Plaintext

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