mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
22 lines
210 B
Plaintext
22 lines
210 B
Plaintext
# Compiled source #
|
|
###################
|
|
*.o
|
|
*.elf
|
|
*.bin
|
|
*.map
|
|
*.hex
|
|
*.dis
|
|
*.pyc
|
|
|
|
# Packages #
|
|
############
|
|
|
|
# Logs and databases #
|
|
######################
|
|
*.log
|
|
|
|
# VIM swap files #
|
|
######################
|
|
*.swp
|
|
|