Update gitignore for CMake and Visual Studio
[platform/upstream/glog.git] / .gitignore
index cf890f6..0b99cca 100644 (file)
@@ -2,3 +2,10 @@ autom4te.cache
 glog-*.tar.gz
 packages/rpm-unknown
 packages/debian-*
+CMakeCache.txt
+CMakeFiles/
+*.cmake
+config.h
+*.sln
+*.vcxproj
+*.filters
\ No newline at end of file