diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-01-04 10:06:39 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-01-04 10:06:59 +0700 |
| commit | bb8ee26d89842b4f9b99b48f2a7cc464c6ecc4ee (patch) | |
| tree | 57585d3215b4975986c0891b3b86146d4347aee5 /.gitignore | |
| parent | 3ad43247632832ffcb1494b6005ae16cec567e41 (diff) | |
Update gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -37,4 +37,7 @@ next-env.d.ts package-lock.json -.vscode
\ No newline at end of file +.vscode + +sw.js +workbox-*
\ No newline at end of file |
