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.
39 lines
390 B
Plaintext
39 lines
390 B
Plaintext
# Binary files
|
|
wsdd
|
|
wsdd_debug
|
|
|
|
|
|
# SDK files
|
|
SDK/
|
|
gsoap-2.8/
|
|
|
|
|
|
# cmake
|
|
CMakeLists.txt.user
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CMakeScripts
|
|
Testing
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
compile_commands.json
|
|
CTestTestfile.cmake
|
|
_deps
|
|
|
|
/[Dd]ebug*/
|
|
/[Rr]elease*/
|
|
/[Bb]uild*/
|
|
/MinSizeRel*/
|
|
/RelWithDebInfo*/
|
|
|
|
|
|
# Temp files
|
|
*.*~
|
|
*.pid
|
|
*.log
|
|
*.depend
|
|
|
|
|
|
# Files that we don't want to ignore
|
|
!.gitignore
|