diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-19 12:51:22 -0700 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-19 12:51:22 -0700 |
| commit | 1d89c9d43f05aa09b6449882bfcd9a5810438f49 (patch) | |
| tree | c0e54984fb1a8a34898203d085593f30100bb7f5 /.gitignore | |
| parent | a57a3262ace1ae1a15ce7b7ed9dc1ab757f60c28 (diff) | |
Run yarn and update packages
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ urls*.txt # JavaScript # dependencies +/.yarn /node_modules /.pnp .pnp.js |
