diff options
| author | Yuval Adam <_@yuv.al> | 2022-11-30 11:02:19 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-11-30 11:02:19 +0200 |
| commit | 4334073a927b28daf9f3539d9f027d6d345d805c (patch) | |
| tree | c970adbe1641a39a3a63cfce3157532f84382ec4 /.gitignore | |
| parent | dc44e506180e394f261ee20b9c613334a1b2b62a (diff) | |
Install wrangler
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies -/node_modules +node_modules /.pnp .pnp.js |
