forked from Seagate/cortx-s3server
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
69 lines (69 loc) · 1.58 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
# Python byte-compiled / optimized / DLL files
BUILD
__pycache__/
auth-utils/jclient/dependency-reduced-pom.xml
auth-utils/jclient/target/
auth-utils/jcloudclient/dependency-reduced-pom.xml
auth-utils/jcloudclient/target/
auth/dependency-reduced-pom.xml
auth/target/
bazel-*
s3mempoolmgrut.*
s3ut.*
s3backgrounddelete/*.pyc
server/jsoncpp.cc
st/clitests/jclient.jar
st/clitests/jcloudclient.jar
st/clitests/motr_st/
st/dummyservers/cortx-s3-http/*.pyc
third_party/lustre-2.5.1-headers/
rpmsandbox/
*.rpm
m0trace.*
ssl/ssl_sandbox/
third_party/cached_*.git.rev
core.*
ansible/ansible-run.log
ansible/*.retry
.DS_Store
auth-utils/s3iamcli/build/
auth-utils/s3iamcli/dist/
auth-utils/s3iamcli/s3iamcli.egg-info/
st/clitests/tests-out/
auth/encryptcli/dependency-reduced-pom.xml
auth/encryptcli/target/
auth/encryptutil/target/
auth/server/dependency-reduced-pom.xml
auth/server/target/
.*.sw[po]
.sw[po]
*~
\#*#
mempool/.deps/
mempool/.dirstamp
mempool/.libs/
*.lo
*.o
s3backgrounddelete/build/
s3backgrounddelete/dist/
s3backgrounddelete/s3backgrounddelete.egg-info/
s3cortxutils/s3cipher/build/
s3cortxutils/s3cipher/dist/
s3cortxutils/s3cipher/s3cipher.egg-info/
s3cortxutils/s3confstore/build/
s3cortxutils/s3confstore/dist/
s3cortxutils/s3confstore/s3confstore.egg-info/
s3cortxutils/s3confstore/.cache/
s3cortxutils/s3msgbus/build/
s3cortxutils/s3msgbus/dist/
s3cortxutils/s3msgbus/s3msgbus.egg-info/
st/clitests/jclient.properties
st/clitests/jcloud.properties
.vscode/*
.code_coverage/
.lcovlog/
scripts/coverage/.coverage
st/clitests/aws_iam_credential_file
ansible/opt/
ansible/cortx-motr/
ansible/hosts_local