-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
89 lines (89 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
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
*.deb
*.iml
*.irb-history
*.msi
*.orig
*.pem
*.pid
*.swo
*.swp
*.xls
*.xlsx
*swp
*~
.DS_Store
.autotest
.buildpath
.bundle
.byebug_history
.idea/*
.powrc
.project
.redcar/*
.ruby-gemset
.rvmrc
.vagrant
.vscode
.~*
/node_modules
/public/worker.js
/public/options
/public/packs
/public/packs-test
<Solr_data_dir>
Guardfile
config/backburner.yml
config/database.yml
config/locales.yml
config/mailers.yml
config/sunspot.yml
config/i18n-manifest.txt
cookbook/cookbooks/
cookbook/nodes/
cookbook/private/
coverage/
db/couch/*
debug.html
dev-node.json
docker/production.env
docker/local.env
encrypted_file
jmeter/*.csv
jmeter/*.log
jmeter/*.svg
jmeter/logs/
log/*
primero-configuration
public/assets/
rerun.txt
solr/data
solr/default
solr/development
solr/pids
solr/test
npm-debug.log*
npm-error.log*
.tmp
.npm-integrity
.nyc_output
/reports
spec/reports/
storage/
tags
tags.lock
tmp/*
vendor/bundle/
vendor/cache/
vendor/ruby/
venv/*
public/translations*
public/javascripts/*
public/manifests/*
public/worker.js
public/precache-manifest*
configuration_translation_export*
/ansible/roles/qi-*
/ansible/ansible_collections
/ansible/inventory/inventory.yml
/ansible/roles/application-primero/files/local.env
/ansible/secrets.yml