firmware/.gitignore
Peter D. Gray a7c3539bb1
newline
2024-01-29 15:09:30 -05:00

29 lines
144 B
Plaintext

.DS_Store
*.o
*.a
*.elf
*.bin
*.map
*.hex
*.dis
*.exe
*.log
ENV
*.swp
build/
tests/*.exp
tests/*.out
__pycache__/
*.pyc
.tags
pp
.idea/