Commit 3dfb85d
authored
Update .gitignore in pwa example (vercel#44391)
The files created when running the app using next-pwa should not be added to git, so I added them to `.gitignore`.
Updated by referring to https://github.com/shadowwalker/next-pwa/blob/master/.gitignore.1 parent b056039 commit 3dfb85d
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
0 commit comments