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 /.gitignore | |
| parent | feat(manga): mal reading time (diff) | |
| download | due.moe-774613a62d09c6d452dca730a55f02be15d56970.tar.xz due.moe-774613a62d09c6d452dca730a55f02be15d56970.zip | |
feat(ci): use earthly
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ # Development Environment .env* *.sqlite3 +.secret # NPM package-lock.json |