-
-
Notifications
You must be signed in to change notification settings - Fork 218
/
.gitignore
62 lines (61 loc) · 1.19 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
.DS_Store
sentinel/settings.js
sentinel/settings-test.js
sentinel/Procfile
npm-debug.log
node_modules
node_modules_backup
/scripts/node_modules/
/scripts/token.json
/config.js
/tests/results
/tests/logs/
/tests/tempDownload/
*.sublime-project
*.sublime-workspace
/.env
coverage/
dist
!**/pupil/dist
/ddocs/compiled.json
/packages
/static
.vscode/
.idea/
/build/
/local-build/
api/**/extracted-resources/**/*
api/build/**/*
jsdocs
shared-libs/**/docs
config/*/.gdrive.*.json
config/*/.snapshots/*
config/*/backups/*
config/*/json_docs/*
config/*/upload-docs.*
config/*/users.csv
config/*/forms/contact/*.xlsx
!config/*/forms/contact/PLACE_TYPE-create.xlsx
!config/*/forms/contact/PLACE_TYPE-edit.xlsx
!config/*/forms/contact/person-create.xlsx
!config/*/forms/contact/person-edit.xlsx
/**/*/.snapshots/local.json
tests/integration/results/
allure*
tests/config-temp
.eslintcache
doc-conflicts/
cht-docker-compose.log
tests/cht-core-test.yml
tests/cht-couchdb-test.yml
tests/cht-couchdb-cluster-test.yml
couchdb/srv*
tests/scalability/jmeter/
webapp/analyzer.report.html
/webapp/.angular/
/webapp/.nx/
.nyc_output
user-password-change.txt
user-password-change.csv
/tests/helm/values.yaml
/tests/e2e/visual/images/*.png