Update gitignore for CMake and Visual Studio
This commit is contained in:
parent
c7c689fbb9
commit
9f121e5493
7
.gitignore
vendored
7
.gitignore
vendored
@ -2,3 +2,10 @@ autom4te.cache
|
|||||||
glog-*.tar.gz
|
glog-*.tar.gz
|
||||||
packages/rpm-unknown
|
packages/rpm-unknown
|
||||||
packages/debian-*
|
packages/debian-*
|
||||||
|
CMakeCache.txt
|
||||||
|
CMakeFiles/
|
||||||
|
*.cmake
|
||||||
|
config.h
|
||||||
|
*.sln
|
||||||
|
*.vcxproj
|
||||||
|
*.filters
|
||||||
Loading…
Reference in New Issue
Block a user