Update .gitignore
This commit is contained in:
parent
1e80a7071f
commit
9541062a3e
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_debug.a
|
||||
|
||||
*.sw*
|
||||
|
||||
fc_automoc.cpp
|
||||
git_revision.cpp
|
||||
GitSHA3.cpp
|
||||
|
||||
*.sw*
|
||||
ntp_test
|
||||
udt_client
|
||||
udt_server
|
||||
|
|
|
|||
Loading…
Reference in a new issue