diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-09-05 14:07:36 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-09-05 14:07:36 +0900 |
| commit | 74c93fcebe1b6fde489470e19808389d13f07a05 (patch) | |
| tree | da5d60b7e9db4a218636c7310bb667725c71f507 /.gitignore | |
| parent | refactor(sw): fix type errors (#14478) (diff) | |
| download | sharkey-74c93fcebe1b6fde489470e19808389d13f07a05.tar.gz sharkey-74c93fcebe1b6fde489470e19808389d13f07a05.tar.bz2 sharkey-74c93fcebe1b6fde489470e19808389d13f07a05.zip | |
Update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e333835715..0f896f4a98 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ compose.yml /build built built-test +js-built /data /.cache-loader /db |