-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitignore
137 lines (137 loc) · 3.27 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
src/.deps/
src/.libs/
src/Makefile
src/Makefile.in
src/libtap.la
src/tap.lo
src/tap.o
tests/Makefile
tests/Makefile.in
tests/diag/.deps/
tests/diag/.libs/
tests/diag/Makefile
tests/diag/Makefile.in
tests/diag/test
tests/diag/test-test.o
tests/diag/test.c.out
tests/diag/test.pl.out
tests/fail/.deps/
tests/fail/.libs/
tests/fail/Makefile
tests/fail/Makefile.in
tests/fail/test
tests/fail/test-test.o
tests/fail/test.c.out
tests/fail/test.pl.out
tests/ok/Makefile
tests/ok/Makefile.in
tests/ok/ok-hash/.deps/
tests/ok/ok-hash/.libs/
tests/ok/ok-hash/Makefile
tests/ok/ok-hash/Makefile.in
tests/ok/ok-hash/test
tests/ok/ok-hash/test-test.o
tests/ok/ok-hash/test.c.out
tests/ok/ok-hash/test.pl.out
tests/ok/ok-numeric/.deps/
tests/ok/ok-numeric/.libs/
tests/ok/ok-numeric/Makefile
tests/ok/ok-numeric/Makefile.in
tests/ok/ok-numeric/test
tests/ok/ok-numeric/test-test.o
tests/ok/ok-numeric/test.c.out
tests/ok/ok-numeric/test.pl.out
tests/ok/ok/.deps/
tests/ok/ok/.libs/
tests/ok/ok/Makefile
tests/ok/ok/Makefile.in
tests/ok/ok/test
tests/ok/ok/test-test.o
tests/ok/ok/test.c.out
tests/ok/ok/test.pl.out
tests/pass/.deps/
tests/pass/.libs/
tests/pass/Makefile
tests/pass/Makefile.in
tests/pass/test
tests/pass/test-test.o
tests/pass/test.c.out
tests/pass/test.pl.out
tests/plan/Makefile
tests/plan/Makefile.in
tests/plan/no-tests/.deps/
tests/plan/no-tests/.libs/
tests/plan/no-tests/Makefile
tests/plan/no-tests/Makefile.in
tests/plan/no-tests/test
tests/plan/no-tests/test-test.o
tests/plan/no-tests/test.c.out
tests/plan/no-tests/test.pl.out
tests/plan/no_plan/.deps/
tests/plan/no_plan/.libs/
tests/plan/no_plan/Makefile
tests/plan/no_plan/Makefile.in
tests/plan/no_plan/test
tests/plan/no_plan/test-test.o
tests/plan/no_plan/test.c.out
tests/plan/no_plan/test.pl.out
tests/plan/not-enough-tests/.deps/
tests/plan/not-enough-tests/.libs/
tests/plan/not-enough-tests/Makefile
tests/plan/not-enough-tests/Makefile.in
tests/plan/not-enough-tests/test
tests/plan/not-enough-tests/test-test.o
tests/plan/not-enough-tests/test.c.out
tests/plan/not-enough-tests/test.pl.out
tests/plan/sane/.deps/
tests/plan/sane/.libs/
tests/plan/sane/Makefile
tests/plan/sane/Makefile.in
tests/plan/sane/test
tests/plan/sane/test-test.o
tests/plan/sane/test.c.out
tests/plan/sane/test.pl.out
tests/plan/skip_all/.deps/
tests/plan/skip_all/.libs/
tests/plan/skip_all/Makefile
tests/plan/skip_all/Makefile.in
tests/plan/skip_all/test
tests/plan/skip_all/test-test.o
tests/plan/skip_all/test.c.out
tests/plan/skip_all/test.pl.out
tests/plan/too-many-plans/.deps/
tests/plan/too-many-plans/.libs/
tests/plan/too-many-plans/Makefile
tests/plan/too-many-plans/Makefile.in
tests/plan/too-many-plans/test
tests/plan/too-many-plans/test-test.o
tests/plan/too-many-plans/test.c.out
tests/plan/too-many-plans/test.pl.out
tests/plan/too-many-tests/.deps/
tests/plan/too-many-tests/.libs/
tests/plan/too-many-tests/Makefile
tests/plan/too-many-tests/Makefile.in
tests/plan/too-many-tests/test
tests/plan/too-many-tests/test-test.o
tests/plan/too-many-tests/test.c.out
tests/plan/too-many-tests/test.pl.out
tests/skip/.deps/
tests/skip/Makefile
tests/skip/Makefile.in
tests/todo/.deps/
tests/todo/Makefile
tests/todo/Makefile.in