Skip to content

Commit a96a3ba

Browse files
authored
chore: ignore changes in package-lock.json file (#48)
1 parent 7b241b1 commit a96a3ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.vscode
22
*.vsix
33

4-
node_modules
4+
node_modules
5+
package-lock.json

0 commit comments

Comments
 (0)