# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.bat
*.out
*.app

# Eclipse workspace
*.cproject
*.project
.metadata
*.tmp
*.bak
local.properties
.settings/
.loadpath
.recommenders

# Build products and byproducts
*.d
*.o
*.bin
*.elf
*.hex
*.map

# mbed folder
mbed/*
!mbed/README.md

# AStyle backups
*.orig

# Mercurial repo
.hg*
