add .dockerignore
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 17s
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 17s
This commit is contained in:
parent
5b278b75c0
commit
e525eb8a41
2 changed files with 23 additions and 1 deletions
23
.dockerignore
Normal file
23
.dockerignore
Normal file
|
@ -0,0 +1,23 @@
|
|||
Dockerfile
|
||||
.dockerignore
|
||||
.git
|
||||
.gitignore
|
||||
.gitattributes
|
||||
README.md
|
||||
.npmrc
|
||||
.prettierrc
|
||||
.eslintrc.cjs
|
||||
.graphqlrc
|
||||
.editorconfig
|
||||
.svelte-kit
|
||||
.vscode
|
||||
node_modules
|
||||
build
|
||||
package
|
||||
**/.env
|
||||
|
||||
scripts/
|
||||
downloads
|
||||
|
||||
yt-dlp
|
||||
build.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue