chore(*): gitignore package-lock.json

This commit is contained in:
Josh Creek
2023-07-02 12:33:09 +00:00
parent cde303d92e
commit 642825cca9
+1
View File
@@ -1,5 +1,6 @@
.DS_Store .DS_Store
node_modules node_modules
package-lock.json
dist dist
test-results/ test-results/
yarn.lock yarn.lock