commit
498e895cf5
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -39,8 +39,12 @@ cmake_install.cmake
|
||||||
libfc.a
|
libfc.a
|
||||||
libfc_debug.a
|
libfc_debug.a
|
||||||
|
|
||||||
|
*.sw*
|
||||||
|
|
||||||
fc_automoc.cpp
|
fc_automoc.cpp
|
||||||
git_revision.cpp
|
git_revision.cpp
|
||||||
GitSHA3.cpp
|
GitSHA3.cpp
|
||||||
|
|
||||||
*.sw*
|
ntp_test
|
||||||
|
udt_client
|
||||||
|
udt_server
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue