Merge branch 'master' of github.com:schuhschuh/gflags into update-cmake-example
[platform/upstream/gflags.git] / .gitignore
1 /xcode/
2 /build/
3 /build-*/
4 .DS_Store
5 CMakeCache.txt
6 DartConfiguration.tcl
7 Makefile
8 CMakeFiles/
9 /Testing/
10 /include/gflags/config.h
11 /include/gflags/gflags_completions.h
12 /include/gflags/gflags_declare.h
13 /include/gflags/gflags.h
14 /lib/
15 /test/gflags_unittest_main.cc
16 /test/gflags_unittest-main.cc
17 /packages/