micropython/.gitignore

25 wiersze
250 B
Plaintext

# Compiled Sources
###################
*.o
*.a
*.elf
*.bin
*.map
*.hex
*.dis
# Packages
############
# Logs and Databases
######################
*.log
# VIM Swap Files
######################
*.swp
# Build directory
######################
build/