mirror of
https://github.com/m5stack/M5Stack_MicroPython.git
synced 2026-05-20 10:14:44 -07:00
28 lines
263 B
Plaintext
28 lines
263 B
Plaintext
# Compiled Sources
|
|
###################
|
|
*.o
|
|
*.a
|
|
*.elf
|
|
#*.bin
|
|
*.map
|
|
*.hex
|
|
*.dis
|
|
#*.exe
|
|
|
|
# Packages
|
|
############
|
|
|
|
# Logs and Databases
|
|
######################
|
|
*.log
|
|
|
|
# Build directory
|
|
######################
|
|
build/
|
|
|
|
patches/
|
|
|
|
sdkconfig
|
|
sdkconfig.old
|
|
_sdkconfig.saved
|