Skip to content
Snippets Groups Projects
PL1
.gitignore 250 B
Newer Older
mux's avatar
mux committed
# Compiled Sources
###################
*.o
*.a
*.elf
*.bin
*.map
*.hex
*.dis

# Packages 
############

# Logs and Databases
######################
*.log

# VIM Swap Files
######################
*.swp

# Build directory
######################
build/