forked from gigascience/gigadb-website
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
115 lines (98 loc) · 1.78 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
110
111
112
113
114
115
repo
credentials
run
/index.php
logs
assets
giga_cache
!assets/.gitignore
css/site.css
css/current.css
css/index.css
protected/runtime
protected/config/db.json
protected/config/es.json
protected/config/aws.json
protected/config/local.php
protected/config/main.php
protected/config/console.php
protected/config/keyfile.json
protected/config/yii2/web.php
protected/yiic.php
!protected/runtime/.gitignore
protected/data/*.db
protected/scripts/set_env.sh
protected/scripts/update_links.sh
themes/classic/views/
files/certs
files/data/filetypes.json
images/tempcaptcha/
images/vue
# nginx config created by generate_config.sh
ops/configuration/nginx-conf/sites/staging/gigadb.staging.http.conf
ops/configuration/nginx-conf/sites/staging/gigadb.staging.https.conf
ops/configuration/nginx-conf/sites/live/gigadb.live.http.conf
ops/configuration/nginx-conf/sites/live/gigadb.live.https.conf
# Generated by executing csv-to-migrations.js
ops/scripts/node_modules
ops/scripts/package-lock.json
# PhpStorm
*.iml
*.iws
.idea/
# VSCode
.vscode
# NetBeans
nbproject/private/
nbproject/project.xml
nbproject/project.properties
# MacOSX
.DS_Store
# Testing
tests/fixtures/affiliate_users_credentials
sql/temp_command.sql
sql/before-run.pgdmp
test_users.txt
.php_cs.cache
phpcs.xml
# Composer
bin
vendor
composer.json
# deployment
.env
.secrets
.data
vsftpd
tmp
files/html/help.html
features.txt
features.xml
sql/gigadb_testdata.pgdmp
sql/production_like.pgdmp
sql/gigadb.pgdmp
.terraform
terraform.tfstate*
output
*.retry
vault
staging_vault
live_vault
js/fuw-*
# docs
docs/apidocs/phpdoc-cache-*
docs/cache
!style-guide/vendor
!style-guide/index.php
/site/
ftp-transfer-logs
incoming
transfer.log
*.tfvars
flags/*
!flags/README.md
php-conf/appconfig.ini
# config
params-local.php
# release related artefacts
VERSION