Skip to content

Commit 052a05c

Browse files
committed
feat: add package-lock.json to .gitignore
1 parent 0a8589d commit 052a05c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ src/test/renderer/specs/specs.json
3030
# Built theme JS
3131
static/main.js
3232

33-
/example/docs/
33+
/example/docs/
34+
package-lock.json

0 commit comments

Comments
 (0)