-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
98 lines (98 loc) · 1.49 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
!/repositories/.gitkeep
*.crt
*.key
*.pem
.DS_Store
.bundle/
.idea
.yardoc
/.backups/
/.env
/.gdk-install-root
/.gettext
/.gitaly-ruby-bundle
/.gitlab-bundle
/.gitlab-npm
/.gitlab-shell-bundle
/.gitlab-yarn
/.node-version
/.ruby-gemset
/.ruby-version
/.ssh/
/.vagrant/
/Procfile
/auto_devops_enabled
/auto_devops_gitlab_port
/auto_devops_registry_port
/bootstrap-rails.log
/builds
/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-pages/bin
/gitlab-pages/pkg
/gitlab-pages/src
/gitlab-runner-config.toml
/gitlab-shell
/gitlab-shell/
/gitlab-workhorse
/gitlab-workhorse/.cache
/gitlab-workhorse/config.toml
/gitlab/
/gitlab_pages_port
/google_oauth_client_id
/google_oauth_client_secret
/grafana/
/host
/hostname
/https_enabled
/influxdb/
/jaeger-artifacts/
/jaeger/
/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
/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
/redis/*.conf
/registry/config.yml
/registry/storage/
/registry_enabled
/registry_external_port
/registry_host
/registry_image
/registry_port
/relative_url_root
/repositories
/services/
/sv/
/webpack_port