forked from dgiot/dgiot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
110 lines (110 loc) · 1.56 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
.eunit
test-data/
deps
!deps/.placeholder
_build/
www/
*.o
*.beam
*.plt
*.iml
*.iws
/__pycache__
erl_crash.dump
ebin
!ebin/.placeholder
.concrete/DEV_MODE
.rebar
test/ebin/*.beam
.exrc
plugins/*/ebin
*.swp
*.so
.erlang.mk/
cover/
eunit.coverdata
test/ct.cover.spec
ct.coverdata
.idea/
_build
.rebar3
rebar3.crashdump
.DS_Store
etc/gen.emqx.conf
compile_commands.json
cuttlefish
xrefr
*.coverdata
etc/emqx.conf.rendered
Mnesia.*/
*.DS_Store
_checkouts
./rebar.config
./rebar.config.erl
rebar.config.rendered
/rebar3
rebar.lock
.stamp
tmp/
_packages
elvis
emqx_dialyzer_*_plt
*/emqx_dashboard/priv/www
dist.zip
scripts/git-token
etc/*.seg
_upgrade_base/
data/
ci.sh
*.ipr
node_modules/
apps/emqx_*
apps/dgiot_parse/etc/dgiot_parse.conf
apps/dgiot_parse/etc/dgiot_parse_temp.conf
apps/dgiot_jieshun/
apps/dgiot_mingcheng/
apps/dgiot_xinchuangwei/
apps/dgiot_hikvision/
apps/dgiot_meter_not_open_source/
apps/dgiot_esports/
apps/dgiot_sinmahe/
apps/dgiot_yinhu/
apps/dgiot_dahua/
apps/dgiot_kingdee/
apps/dgiot_jienuo/
apps/dgiot_zjimee/
apps/dgiot_pump/
apps/dgiot_emicp/
apps/dgiot_zhcltech/
apps/dgiot_http/etc/dgiot_http.conf
apps/dgiot_edge/
apps/dgiot_sl651/
apps/dgiot_onenet/
apps/dgiot_energy/
apps/dgiot_openai/
apps/dgiot_miio/
apps/dgiot_iec104/
apps/dgiot_customer/
apps/dgiot_cpile/
apps/dgiot_bacnet/
apps/dgiot_workshop/
node_modules/
package-lock.json
erlang_ls.config
.els_cache/
lib-ce/emqx_dashboard/
lib-ce/emqx_modules/
lib-ce/emqx_telemetry/
# VSCode files
.vs/
.vscode/
# Emacs Backup files
*~
# Emacs temporary files
.#*
*#
# For direnv
.envrc
mix.lock
.gitconfig.tmp
*.log