You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Object files
|
|
*.o
|
|
*.o.*
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
|
|
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
|
|
|
|
|
|
# Shared objects
|
|
*.so
|
|
*.so.*
|
|
|
|
|
|
|
|
# Binary files
|
|
wsdd
|
|
wsdd_debug
|
|
|
|
|
|
|
|
# SDK files
|
|
SDK/
|
|
gsoap-2.8/
|
|
generated/
|
|
|
|
|
|
# Temp files
|
|
*.*~
|
|
*.pid
|
|
*.log
|
|
*.depend
|
|
|
|
|
|
|
|
# Files that we don't want to ignore
|
|
!.gitignore
|