SOES/.gitignore

37 lines
314 B
Plaintext
Raw Normal View History

2014-09-10 16:54:02 +02:00
# 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
2015-05-07 16:18:26 +02:00
# Backups
*~
/build
soes/version.h
2019-04-04 17:48:16 +02:00
applications/xmc4300_slavedemo/XMC_Peripheral_Library