# C compilation artifacts
.obj/
*.o
*.bin
*.dfu
*.ihex
*.elf

# Swapfiles
*.swp
*.swo
*~

.vscode/

# Python cache files
__pycache__/
*.pyc

# Environment files generated by lxbuildenv
.env

# Output from LiteX
build/
test/

# Output from yosys
abc.history