diff options
| author | Fuwn <[email protected]> | 2024-02-11 09:32:31 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-02-11 09:32:31 -0800 |
| commit | 41a151bdc0edec1b3ff0f1fcf421f443fdaca1e8 (patch) | |
| tree | 6364d95e0bfd997621fed075c3f73d436cc25170 | |
| parent | fix(match): no match for unaired (diff) | |
| download | due.moe-41a151bdc0edec1b3ff0f1fcf421f443fdaca1e8.tar.xz due.moe-41a151bdc0edec1b3ff0f1fcf421f443fdaca1e8.zip | |
chore(earthly): remove old ignore file
| -rw-r--r-- | .earthlyignore | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.earthlyignore b/.earthlyignore deleted file mode 100644 index 75846ced..00000000 --- a/.earthlyignore +++ /dev/null @@ -1,15 +0,0 @@ -** - -!src/ -!static/ -!bun.lockb -!due_moe_schema.sql -!package.json -!svelte.config.js -!tsconfig.json -!vite.config.ts -!.eslintignore -!.eslintrc.cjs -!.prettierignore -!.prettierrc -!.git |