mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
gitignore: Ignore package-lock.json generated by npm.
See https://chat.zulip.org/#narrow/stream/code.20review/subject/pull.20request for discussion.
This commit is contained in:
committed by
Tim Abbott
parent
9e8ae68dfb
commit
146aed3cc3
1
.gitignore
vendored
1
.gitignore
vendored
@@ -24,6 +24,7 @@
|
||||
|
||||
## Byproducts of setting up and using the dev environment
|
||||
*.pyc
|
||||
package-lock.json
|
||||
|
||||
/.vagrant
|
||||
/var
|
||||
|
Reference in New Issue
Block a user