0
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-10-09 08:11:56 +03:00

Update .gitignore

This commit is contained in:
andreanadr 2025-10-06 12:56:26 +07:00 committed by GitHub
parent 53a16ffcf5
commit 2ea091bf82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitignore vendored
View file

@ -1,5 +1,3 @@
__test__/_temp __test__/_temp
_temp/ _temp/
lib/
node_modules/ node_modules/
.vscode/