forked from evcc-io/evcc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
50 lines (50 loc) · 655 Bytes
/
.gitignore
File metadata and controls
50 lines (50 loc) · 655 Bytes
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
__debug_bin*
.vscode
!.vscode/extensions.json
.cache
.DS_store
*.db
*.gz
*.py
*.log
*.json
!i18n/*.json
!.devcontainer/devcontainer.json
*.yaml
!templates/**/*.yaml
!templates/**/*-schema.json
!util/templates/**/*.yaml
!assets/js/**/*.yaml
!package*.json
!evcc.dist.yaml
!tests/**/*.evcc.yaml
!tests/**/*.tpl.yaml
!tsconfig.json
/templates/docs
evcc
evcc.exe
evcc_*
linux-*.Dockerfile
builddir
dist
flags
node_modules
release
*.inc
soc-server
ca-cert.srl
server-key.pem
ca-key.pem
cmd/wip
fly.toml
.idea
vendor/*
QEMU_EFI.fd
asset-stats.html
/test-results/
/playwright-report/
/playwright/.cache/
.gitpod.yml
/evcc.db
/tsconfig.tsbuildinfo
*storybook.log