Fixing gitignore to make sure node_modules doesn't get pushed up

This commit is contained in:
Bradley Bickford 2025-04-06 17:42:16 -04:00
parent 960145c191
commit 3f446c440f
2 changed files with 616 additions and 258 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
node_modules
node_modules/*

872
package-lock.json generated

File diff suppressed because it is too large Load Diff