diff options
| author | Fuwn <[email protected]> | 2023-12-09 11:59:02 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-09 11:59:02 -0800 |
| commit | 629d12239dc968b347ff9e44c0c215d639088e14 (patch) | |
| tree | db88ae53857095853ef269d21e8a57de39a39bbc /.dockerignore | |
| parent | feat(vite): use bun natives (diff) | |
| download | due.moe-629d12239dc968b347ff9e44c0c215d639088e14.tar.xz due.moe-629d12239dc968b347ff9e44c0c215d639088e14.zip | |
ci(docker): remove docker files
Diffstat (limited to '.dockerignore')
| -rw-r--r-- | .dockerignore | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.dockerignore b/.dockerignore deleted file mode 100644 index 9af3f70e..00000000 --- a/.dockerignore +++ /dev/null @@ -1,11 +0,0 @@ -** - -!node_modules/ -!src/ -!static/ -!bun.lockb -!due_moe_schema.sql -!package.json -!svelte.config.js -!tsconfig.json -!vite.config.ts
\ No newline at end of file |