chore: ignore more files
This commit is contained in:
parent
d2cd6706c9
commit
c599e98d9d
2 changed files with 15 additions and 11 deletions
|
|
@ -1,16 +1,20 @@
|
||||||
node_modules
|
|
||||||
Dockerfile*
|
|
||||||
docker-compose*
|
|
||||||
.dockerignore
|
.dockerignore
|
||||||
|
.editorconfig
|
||||||
|
.env
|
||||||
.git
|
.git
|
||||||
.gitignore
|
.gitignore
|
||||||
README.md
|
|
||||||
LICENSE
|
|
||||||
.vscode
|
|
||||||
Makefile
|
|
||||||
helm-charts
|
|
||||||
.env
|
|
||||||
.editorconfig
|
|
||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
|
CHANGELOG.md
|
||||||
coverage*
|
coverage*
|
||||||
data
|
data
|
||||||
|
docker-compose*
|
||||||
|
Dockerfile*
|
||||||
|
eslint.config.js
|
||||||
|
helm-charts
|
||||||
|
LICENSE
|
||||||
|
Makefile
|
||||||
|
node_modules
|
||||||
|
prettier.config.js
|
||||||
|
README.md
|
||||||
|
renovate.json
|
||||||
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue