diff options
Diffstat (limited to 'third_party/glog/.gitignore')
-rw-r--r-- | third_party/glog/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/third_party/glog/.gitignore b/third_party/glog/.gitignore new file mode 100644 index 000000000000..b3158cf319eb --- /dev/null +++ b/third_party/glog/.gitignore @@ -0,0 +1,12 @@ +/*.cmake +/*.filters +/*.sln +/*.vcxproj +autom4te.cache +bazel-* +CMakeCache.txt +CMakeFiles/ +config.h +glog-*.tar.gz +packages/debian-* +packages/rpm-unknown |