Add `tests/test-server.lock to .gitignore` (#11520)

This commit is contained in:
picnixz
2023-07-27 18:58:32 +02:00
committed by GitHub
parent 5cf3dce36e
commit 5233086b8c

1
.gitignore vendored
View File

@@ -30,6 +30,7 @@ doc/_build/
doc/locale/
tests/.coverage
tests/build/
tests/test-server.lock
utils/regression_test.js
node_modules/