forked from apache/thrift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
65 lines (65 loc) · 1.02 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
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autoscan.log
compiler/cpp/.deps
compiler/cpp/Makefile
compiler/cpp/Makefile.in
compiler/cpp/thrift
compiler/cpp/*.o
compiler/cpp/thriftl.cc
compiler/cpp/thrifty.cc
compiler/cpp/thrifty.h
config.*
configure
configure.lineno
configure.scan
depcomp
if/Makefile
if/Makefile.in
install-sh
lib/Makefile
lib/Makefile.in
lib/cpp/.deps
lib/cpp/.libs
lib/cpp/Makefile
lib/cpp/Makefile.in
lib/cpp/concurrency_test
lib/cpp/*.o
lib/cpp/*.la
lib/cpp/*.lo
lib/cpp/*.pc
lib/csharp/Makefile
lib/csharp/Makefile.in
lib/java/Makefile
lib/java/Makefile.in
lib/java/build
lib/java/libthrift.jar
lib/py/Makefile
lib/py/Makefile.in
lib/py/build
libtool
ltmain.sh
missing
stamp-h1
test/.deps
test/.libs
test/*.o
test/DebugProtoTest
test/JSONProtoTest
test/Makefile
test/Makefile.in
test/OptionalRequiredTest
test/ReflectionTest
test/gen-cpp
test/java/Makefile
test/java/Makefile.am
test/java/Makefile.in
test/java/build
test/java/gen-java
test/java/thrifttest.jar
test/py/Makefile
test/py/Makefile.in
test/py/gen-py
ylwrap