-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
109 lines (109 loc) · 2.12 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
/target
node_modules
node_modules_temp
.DS_Store
.com.apple.timemachine.supported
/.project
/npm-debug.log*
/nodemon.log
/.externalToolBuilders
/.settings
troupe.sublime-project
troupe.sublime-workspace
converter-service/converter/.classpath
converter-service/converter/.project
converter-service/converter/.settings
converter-service/converter/target
config.user-overrides.json
config/config.dev.user-overrides.json
scripts/mongo-backup-*
public-processed/
scripts/dataupgrades/004-reverse-geocoder/data
output
mongo-backup-*/
GIT_COMMIT
VERSION
git_hooks/*.sample
ghostdriver.log
finished.png
coverage
output/coverage.html
cobertura-coverage.xml
html-report
*.pyc
.ackrc
/deployment/config/roles/geckoconnector/files/opt/geckoconnector/node_modules
v8.log
*.swp
*.swo
.idea
npm-debug.log
docker_build
dump.rdb
heapdump-*.heapsnapshot
ASSET_TAG
public-compile-cache
public/styles
chats.json
public/dist
scripts/graphs/chats.dot
scripts/graphs/chats2.dot
scripts/graphs/d.dot
scripts/graphs/neato3d.png
scripts/graphs/prod.dot
scripts/graphs/prod2.dot
config.user-overrides-not.json
redis-lua/unread/tests/luacov.report.out
redis-lua/unread/tests/luacov.stats.out
test/redis-lua/luacov.report.out
test/redis-lua/luacov.stats.out
cypress/screenshots/
cypress/videos/
cypress/logs/
test/e2e/screenshots/
test/e2e/videos/
luacov.report.out
sentinel.dev.conf
numbers.csv
config/config.beta.user-overrides.json
config/config.prod.user-overrides.json
newrelic_agent.log
scroll-debug.patch
davisable.sh
scripts/graphs/membership.csv
scripts/graphs/one-to-ones.csv
scripts/graphs/rooms.csv
data
scripts/graphs/users.csv
scripts/utils/output.txt
scripts/utils/run.txt
hostaliases
config/redis-docker
config/mongo-docker
config/docker
docker_node_modules
*.cpuprofile
*-v8.log
.vagrant/
drop-dev-database.sh
node_modules_old
config.dev.user-overrides.json
node_modules_linux
.sonar
.eslintcache
scripts/graphs/*.dot
scripts/graphs/*.gephi
.devhttps.ca.crt
.devhttps.ca.key
unread-notification.out.html
.nyc_output
.tern-port
.tmp
/.gtm/
/scripts/useful-queries/*.csv
/scripts/useful-queries/*.numbers
/scripts/useful-queries/*.png
node_modules_2
config/overrides
.env*
webpack-report/