forked from bennettoxford/openprescribing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
50 lines (48 loc) · 741 Bytes
/
.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
environment
google-credentials.json
openprescribing/data/raw_data
openprescribing/media/js/archive
openprescribing/media/js/node_modules
openprescribing/static/js/*js
openprescribing/static/css/index.css
openprescribing/assets
openprescribing/docs/*.svg
analysis/
cache-warming/
openprescribing/pipeline/data
openprescribing/pipeline/e2e-test-data/data
openprescribing/pipeline/e2e-test-data/log.json
# System files
*.py[co]
*.egg*
*.log
.project
.pydevproject
.settings
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
.elc
auto-save-list
tramp
.\#*
*.swp
*.swo
.DS_Store
._*
Thumbs.db
Desktop.ini
Icon?
.coverage
htmlcov
.idea/
ansible/.vagrant
ansible/vagrant.retry
openprescribing/envdir/
venv/
.venv/
tmp
logs
deploy-log.json
/diskcache