Update .gitignore
This commit is contained in:
parent
5719d28a19
commit
1eac85e9e6
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -15,7 +15,6 @@
|
|||
*.a
|
||||
*.lib
|
||||
|
||||
|
||||
#CMake->MSVC artifacts
|
||||
*.sln
|
||||
*.vcxproj
|
||||
|
|
@ -41,5 +40,7 @@ libfc.a
|
|||
libfc_debug.a
|
||||
|
||||
fc_automoc.cpp
|
||||
*.swp
|
||||
git_revision.cpp
|
||||
GitSHA3.cpp
|
||||
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Reference in a new issue