mirror of
https://github.com/leoetlino/project-restoration
synced 2025-10-05 16:22:49 +02:00
rst only targets v100 now that patches are provided to downgrade all other versions to v100
20 lines
123 B
Plaintext
20 lines
123 B
Plaintext
# Build files
|
|
.mypy_cache
|
|
*.bin
|
|
*.o
|
|
*.x
|
|
*.elf
|
|
*.sym
|
|
*.d
|
|
*.map
|
|
newcodeinfo.h
|
|
build/
|
|
bak/
|
|
|
|
# IDA
|
|
*.id*
|
|
*.nam
|
|
*.til
|
|
|
|
release/
|