forked from google/googletest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
45 lines (45 loc) · 1.2 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
googletest/Makefile
googletest/Makefile.in
googletest/aclocal.m4
googletest/autom4te.cache/
googletest/build-aux/config.guess
googletest/build-aux/config.h
googletest/build-aux/config.h.in
googletest/build-aux/config.h.in~
googletest/build-aux/config.sub
googletest/build-aux/depcomp
googletest/build-aux/install-sh
googletest/build-aux/ltmain.sh
googletest/build-aux/missing
googletest/build-aux/stamp-h1
googletest/build-aux/test-driver
googletest/config.log
googletest/config.status
googletest/configure
googletest/fused-src/
googletest/lib/
googletest/libtool
googletest/m4/libtool.m4
googletest/m4/ltoptions.m4
googletest/m4/ltsugar.m4
googletest/m4/ltversion.m4
googletest/m4/lt~obsolete.m4
googletest/samples/.deps/
googletest/samples/.dirstamp
googletest/samples/.libs/
googletest/samples/libsamples.la
googletest/samples/sample1.lo
googletest/samples/sample1.o
googletest/samples/sample2.lo
googletest/samples/sample2.o
googletest/samples/sample4.lo
googletest/samples/sample4.o
googletest/scripts/gtest-config
googletest/src/.deps/
googletest/src/.dirstamp
googletest/src/.libs/
googletest/src/gtest-all.lo
googletest/src/gtest-all.o
googletest/src/gtest_main.lo
googletest/src/gtest_main.o
googletest/test/.deps/