Skip to content

Commit b5aa4a9

Browse files
authored
Add npm package-lock.json to gitignore (#780)
1 parent 455649d commit b5aa4a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ tests/npm-cache
2929
django-pipeline-*/
3030
.tags
3131
node_modules/
32+
package-lock.json

0 commit comments

Comments
 (0)