-
Notifications
You must be signed in to change notification settings - Fork 10
/
.gitignore
87 lines (68 loc) · 1.07 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
# Binaries generated in container
# devsec
# embedded_signature.h
# Docker Container Scanners
clair-scanner
clair.log
aqua.sh
# Environment and data
.env
.thx_prefix
environment.json
rollbar.json
backup.rdb
builder.thinx.json
# Tests
lcov.info
test-private.sh
deploy-hook.log
deploy.out
mosquitto.lo*
./mqtt_passwords
"./mqtt_passwords "
redis.log
# System files
.DS_Store
node_modules/
pid/
vault
# OS sdks
repos/
# Runtime data that are not to be stored from server back to repository
sessions/**
logs/**
data/**
repositories/
avatars/*
dhparams.pem
dump.rdb
cookies.jar
nohup.out
coverage/
.nyc_output/
# User secrets are required for testing
conf/config-prod.json
conf/config.json
conf/thinx-cloud-firebase-adminsdk-wjhzo-9fd8c42211.json
conf/google-oauth.json
conf/twitter-oauth.json
conf/github-oauth.json
# Sonar
.scannerwork/
# Codacy
.profile
# Mosquitto
mosquitto.aclfile
mqtt_passwords
.coverity-submit.sh
docker-compose.override.yml
thinx.device.api.code-workspace
test.out.acl
results.kics.json
# Coverity metadata
cov-int/
.dccache
*.log
*.sarif
chronograf/
influx/