diff options
| author | Fuwn <[email protected]> | 2023-12-08 12:33:29 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-08 12:33:29 -0800 |
| commit | 602fd66ca3c19d59b31855bef98058a05fca9975 (patch) | |
| tree | d7800b9f0d1282f4ff807dbbfa208c17e12eb329 /.prettierignore | |
| parent | feat(wrapped): update on filter (diff) | |
| download | due.moe-602fd66ca3c19d59b31855bef98058a05fca9975.tar.xz due.moe-602fd66ca3c19d59b31855bef98058a05fca9975.zip | |
feat: https and animeschedule oauth
Diffstat (limited to '.prettierignore')
| -rw-r--r-- | .prettierignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierignore b/.prettierignore index 35fca122..9e85a9a0 100644 --- a/.prettierignore +++ b/.prettierignore @@ -13,6 +13,7 @@ .env* *.sqlite3 .secret +certificates # NPM package-lock.json |