Add package.json in gitignore

This commit is contained in:
Guillaume Gomez 2022-02-01 17:14:59 +01:00
parent a00e130dae
commit ed88e615c4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -71,6 +71,7 @@ __pycache__/
## Node
node_modules
package-lock.json
package.json
## Rustdoc GUI tests
src/test/rustdoc-gui/src/**.lock