-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (45 loc) · 1.12 KB
/
Copy path.gitignore
File metadata and controls
45 lines (45 loc) · 1.12 KB
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
**/.idea
/.vs/
/.vscode/
/misc/
/infra/
/postgres/data/
/webapi/data/
/webapi/NetCore/WebApi*/.vscode/
/webapi/NetCore/WebApi*/bin/
/webapi/NetCore/WebApi*/built/
/webapi/NetCore/WebApi*/build/
/webapi/NetCore/WebApi*/archive/
/webapi/NetCore/WebApi*/obj/
/webapp/react/package-lock.json
/webapp/react/build/
**/node_modules
/webapp/react/not-used/
/webapi/NetCore/NetCore.sln.DotSettings.user
/graylog/mongo
/graylog/opensearch
/graylog/graylog
/nginx/certbot/www
/nginx/certbot/letsencrypt
/nginx/certbot/own_ca_certs/
/prometheus/grafana/data/
/prometheus/prometheus/data/
/keycloak/data
/webapi/NetCore/WebApi.Tests.E2E/Traces/
/prometheus/grafana/ca-certificates.crt
/portainer/data/
/portainer/agent/data/
/keycloak/keycloakify/dist/
/keycloak/keycloakify/public/keycloakify-dev-resources/
/keycloak/keycloakify/dist_keycloak/*
!/keycloak/keycloakify/dist_keycloak/keycloak-theme-for-kc-all-other-versions.jar
/temp/
/pgadmin/data/
/webapp/solid/.output/
/webapp/solid/.vinxi/
/payload/postgres/data/
/webapi/orchard/build/
/webapi/orchard/.idea/
/webapi/orchard/backend/App_Data/
/webapi/orchard/backend/bin/
/webapi/orchard/backend/obj/