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

# Precompiled Headers
*.gch
*.pch

# Libraries
*.lib
*.a
*.la
*.lo

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.app
*.i*86
*.x86_64
*.hex

# Debug files
*.dSYM/
*.o
*.ko
*.obj
*.elf
objfiles.txt

# Eclipse Project
.project
.pydevproject
.cproject
.settings
.classpath

# IDEA Project
*.iml
.idea

# Ctags
**/tags

# Generated files
BUILD_NUMBER
GNUmakefile
config.log
config.status
VERSION
env.sh
ext/
plr.tgz
autom4te.cache/
**/target

# coverage
*.gcda
*.gcno
CodeCoverage*

.vscode
cmake-build-debug
.*.swp
