# Object files
*.o
*.ko
*.obj
*.elf

# Libraries
*.lib
*.a

# Shared objects
*.so
*.so.*

# Executables
*.exe
*.out
*.hex

#moto added.
tmp/*
*.lnk
*.url
~$*

