forked from couchbase/ns_server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
56 lines (56 loc) · 849 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
*.beam
*.tar.gz
*~
.DS_Store
.configuration
.eunit
.project
.settings
.coverage
_build
/TAGS
/apps/*/_build
/build
/common_tests/*.beam
/core*
/couch
/couchbase.plt
/coverage
/data
/deps/chronicle/
/doc/API/_site
/lib
/logs
/make.out
/ns_server.plt
/priv/public/js/all-images.js
/priv/ui_tests/screenshots_output
apps/ns_server/rebar.config
apps/ns_server/src/ns_server.app.src
/tmp/version_num.tmp
TAGS
bin
extra
cluster_run_n_*
ebucketmigrator
ebucketmigrator**.tmp
erl_crash.dump*
fprof.trace
ns_server-*.tar.gz
priv/ip
priv/isasl.pw
test/log
tmp
.rebar/
rebar3.crashdump
/deps/gen_smtp/src/smtp_rfc822_parse.erl
apps/ns_server/src/ldap_rfc4515_lexer.erl
apps/ns_server/src/ldap_rfc4515_parser.erl
.idea/
*.iml
/venv
*.swp
apps/ns_server/src/kv_stats_mappings.erl
/cluster_tests/test_cluster_data*
**/__pycache__/
/deps/config_remap/config_remap