Files
super6502/.gitignore
2024-09-13 07:41:17 -07:00

38 lines
310 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
# Cocotb
sim_build
*.fst
__pycache__
*.vcd
*.fst.*
results.xml
html
*.pcapng