forked from esl/MongooseIM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
129 lines (121 loc) · 1.86 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
#
# You can add personal rules in your file .git/info/exclude
tools/*.tar.gz
tools/*.pyc
tools/ssl/ca
tools/ssl/mongooseim
tools/ssl/ca-clients
src/#*
src/.#*
test/.#*
test/#*
test/tests/.#
test/tests/#
test/ct_report
**/.rebar
# Ignore vim swap files
.*.sw*
*~
contrib/extract_translations/extract_translations.beam
src/*.beam
src/*.so
src/*.so.dSYM
src/*/*.beam
src/*/Makefile
src/Makefile
src/XmppAddr.asn1db
src/XmppAddr.erl
src/XmppAddr.hrl
src/aclocal.m4
src/autom4te.cache
src/config.log
src/config.status
src/ejabberd.init
src/ejabberdctl.example
src/eldap/ELDAPv3.asn1db
src/eldap/ELDAPv3.erl
src/eldap/ELDAPv3.hrl
src/eldap/eldap_filter_yecc.erl
src/epam
*.beam
src/eldap_filter_yecc.erl
erl_crash.dump
*.o
ELDAPv3.asn1db
ELDAPv3.erl
ELDAPv3.hrl
priv/lib/
*.asn1db
src/XmppAddr.erl
src/XmppAddr.hrl
src/aclocal.m4
src/config.log
src/ejabberd.init
src/ejabberdctl.example
src/eldap_filter_yecc.erl
logs
include/XmppAddr.hrl
include/EJABBERD-MIB.hrl
priv/mibs/EJABBERD-MIB.bin
ebin/ejabberd.app
rel/configure.vars.config
rel/vars.config
compile_commands.json
# Compilation/test ephemera
*.d
Mnesia.mongooseim@*
compile.log
ct.log
deps.log
dialyzer
configure.out
ejd-redis.conf
reg*.log
fed*.log
mim*.log
node*.log
quick_compile.log
quick_test.log
.rebar3
redis.pid
get-deps.log
quicktest.log
site
test.log
cover_test_preset.log
# Dialyzer
.mongooseim_combo_dialyzer.plt
## This file is generated by the reload_config tests
test/ejabberd_config_SUITE_data/mongooseim.cfg
fake_*.pem
ebin/
*.coverdata
*.conf
#idea
.idea/
*.iml
dialyzer/
site/
etc/
log/
Mnesia.*
*.pid
tags
TAGS
*.patch
*.diff
compile_commands.json
# ASN.1 rebar3 plugin
asngen
_build
_checkouts
cover_test_preset.log
get-deps.log
big_tests/src/mim_ct_rest.erl
big_tests/src/mim_ct_rest_handler.erl
big_tests/src/mim_ct_sup.erl
big_tests/priv/ssl
test_preset.log
codecov.json
auto_small_tests.spec
big_tests/auto_big_tests.spec