Started on C-client
This commit is contained in:
parent
3a44c2b3ae
commit
965e3d18c8
14 changed files with 1685 additions and 1 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -79,3 +79,13 @@ Network Trash Folder
|
|||
Temporary Items
|
||||
.apdisk
|
||||
|
||||
/CUDSClient/cmake-build-debug/.ninja*
|
||||
cache*
|
||||
/**/a.out
|
||||
clion*
|
||||
*.log
|
||||
/CUDSClient/cmake-build-debug/CUDSClient
|
||||
/CUDSClient/cmake-build-debug/.cmake/**
|
||||
/CUDSClient/cmake-build-debug/CMakeFiles/3.30.5/CMakeDetermineCompilerABI_C.bin
|
||||
/CUDSClient/cmake-build-debug/CMakeFiles/TargetDirectories.txt
|
||||
/CUDSClient/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue