Skip to content

Commit

Permalink
added dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopiovanello committed Nov 12, 2024
1 parent 34c78c7 commit 6c9118f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
.pre-commit-config.yaml
.direnv/
result/
result
dist
.pnpm-debug.log
node_modules
.env
*.mp4
*.ytdl
*.part
*.db
downloads
.DS_Store
build/
yt-dlp-webui
session.dat
config.yml
cookies.txt
__debug*
ui/
.idea
frontend/.pnp.cjs
frontend/.pnp.loader.mjs
frontend/.yarn/install-state.gz
.db.lock
livestreams.dat
.git

0 comments on commit 6c9118f

Please sign in to comment.