-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
94 lines (88 loc) · 1.67 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
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'
/pkg
.DS_Store
.floo
.flooignore
.yardoc
# Ignore bundler config.
*.rbc
capybara-*.html
/public/system
/coverage/
/spec/tmp
**.orig
.env
documentation/node_modules/**/*
documentation/.docusaurus
## Environment normalisation:
/.bundle
/vendor/bundle
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
capybara*.html
.vimrc
rerun.txt
/.overcommit.yml
/.git-hooks
/.byebug_history
/app/views/renalware/hd/sessions/._form.html.slim.swp
*.swp
/public/assets
/config.codekit3
/.vagrant
/demo/log/*.log
/demo/log/*.log.*
/demo/tmp
/demo/public/assets
/demo/.byebug_history
/demo/tmp/miniprofiler
/demo/tmp/capybara
/pkg
.rubocop-https*
/data
/.idea
/Find Results
key.gpg
/demo/generated_organisations.csv
/demo/coverage
/letter-pdf-1-104-20180830113638-05b485cce1aecfcfceb1f52149d0c673.pdf
/node_modules
/demo/node_modules
/demo/package-lock.json
/package-lock.json
demo/storage/**/*
/egpcur.zip
/yarn-error.log
/public/renalware-core-packs
/public/renalware/renalware-core-packs
/public/packs-test
/demo/public/renalware-core-packs
log/.bash_history
/*.pdf
demo/yarn-error.log
.env.development
demo/config/tailwind.config.js
demo/app/assets/builds/tailwind.css
ukrdc_keyring.*
config/master.key
/app/assets/javascripts/renalware/built.js.map
# certs/keys/pems etc
*.crt
*.cer
*.der
*.csr
*.key
*.pem
*.pfx
*.srl*
*.csr.cfg
*id_rsa*
*.keystore
config/brakeman.ignore
renalware.code-workspace
.unused-env