-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitignore
34 lines (34 loc) · 914 Bytes
/
.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
.blade.test.stamp
.Building.lock
.sconsign.dblite
.arcconfig
.vscode/
blade-bin
build64_debug
build64_release/
prebuild.lock
sdk/sdk_package/
runtime/core*
thirdparty/boost/boost/
thirdparty/boost/lib64_debug
thirdparty/boost/lib64_release/
thirdparty/openssl/crypto/
thirdparty/openssl/*.h
thirdparty/openssl/include/
thirdparty/openssl/lib64_debug
thirdparty/openssl/lib64_release/
thirdparty/openssl/ssl/
thirdparty/krb5/lib64_release/
thirdparty/krb5/lib64_debug
thirdparty/krb5/include/
thirdparty/tensorflow/lib64_debug
thirdparty/tensorflow/lib64_release/libtensorflow_cc*
thirdparty/catboost/lib64_debug
thirdparty/jemalloc/lib64_release
thirdparty/jemalloc/lib64_debug
thirdparty/jemalloc/include
thirdparty/fbthrift/build/fbcode_builder/.gitignore
thirdparty/fbthrift/thrift/lib/java/.gitignore
thirdparty/fbthrift/thrift/lib/perl/.gitignore
thirdparty/mstch/.gitignore
thirdparty/rsocket-cpp/.gitignore