1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-02 22:37:23 +08:00

Add yarn.lock to .gitignore

This commit is contained in:
Stefan Zweifel
2020-09-13 14:15:28 +02:00
parent cbc3d50cea
commit 961d68003e

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
tests/test_repo
tests/tmpstubs
tests/shellmock.*
yarn.lock