Newer
Older
mbed-os / features / frameworks / mbed-trace / .gitignore
@Seppo Takalo Seppo Takalo on 27 Apr 2018 350 bytes Get rid of FEATURE_COMMON_PAL
# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

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

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

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

# Debug files
*.dSYM/
yotta_modules/
yotta_targets/
build/
test_coverage/
**/*.info
**/*~
output/*

# Yotta files
.yotta.json