diff options
| author | Fuwn <[email protected]> | 2023-12-06 17:36:33 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-06 17:37:51 -0800 |
| commit | 774613a62d09c6d452dca730a55f02be15d56970 (patch) | |
| tree | 95c4353195a4e002879fc9802eb6f25a9558e52b /.dockerignore | |
| parent | feat(manga): mal reading time (diff) | |
| download | due.moe-774613a62d09c6d452dca730a55f02be15d56970.tar.xz due.moe-774613a62d09c6d452dca730a55f02be15d56970.zip | |
feat(ci): use earthly
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 |