-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
118 lines (118 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
116
117
118
!/repositories/.gitkeep
*.crt
*.key
*.pem
.DS_Store
.bundle/
.cache/
.gdkrc.custom
.idea
.yardoc
/*.log
/.backups/
/.env
/.gdk-install-root
/.gettext
/.gitaly-ruby-bundle
/.gitlab-bundle
/.gitlab-npm
/.gitlab-shell-bundle
/.gitlab-translations
/.gitlab-ui-yarn
/.gitlab-yarn
/.node-version
/.ruby-gemset
/.ssh/
/.vagrant/
/Procfile
/bootstrap-rails.log
/builds
/clickhouse
/charts-gitlab
/coverage
/dev/
/elasticsearch*
/env.runit
/gdk-ce/**
/gdk-config.mk
/gdk-ee/**
/gdk.yml
/gem/*.gem
/gettext.log
/gitaly/
/gitlab-development-kit/**
/gitlab-docs
/gitlab-elasticsearch-indexer
/gitlab-metrics-exporter
/gitlab-k8s-agent-config.yml
/gitlab-k8s-agent/
/gitlab-operator
/gitlab-pages
/gitlab-pages-secret
/gitlab-runner
/gitlab-runner-config.toml
/gitlab-shell
/gitlab-shell/
/gitlab-spamcheck
/gitlab-ui
/gitlab-workhorse
/gitlab/
/gitlab_pages_port
/google_oauth_client_id
/google_oauth_client_secret
/grafana/
/host
/hostname
/https_enabled
/influxdb/
/jaeger-artifacts/
/jaeger/
/kerberos/http.keytab
/lefthook-local.yml
/log/
/mattermost
/minio
/nginx/client_body_temp
/nginx/conf/nginx.conf
/nginx/fastcgi_temp
/nginx/logs
/nginx/proxy_temp
/nginx/scgi_temp
/nginx/tmp
/nginx/uwsgi_temp
/object_store_enabled
/object_store_port
/omnibus-gitlab
/openssh/*.pub
/openssh/*_key
/openssh/sshd_config
/port
/postgresql-geo/
/postgresql-primary
/postgresql-replica/.s.*
/postgresql-replica/data
/postgresql/.s.*
/postgresql/data*
/postgresql_geo_port
/postgresql_port
/prometheus/prometheus.yml
/redis/*.conf
/redis/dump.rdb
/registry/config.yml
/registry/storage/
/registry_enabled
/registry_external_port
/registry_host
/registry_image
/registry_port
/relative_url_root
/repositories/
/repository_storages/
/services/
/sitespeed-result/
/snowplow
/sv/
/webpack_port
Brewfile.lock.json
haproxy/haproxy.cfg
node_modules/