1
0
mirror of https://github.com/actions/checkout.git synced 2026-07-02 18:33:48 +08:00

Update .gitignore

This commit is contained in:
andreanadr
2025-10-06 12:56:26 +07:00
committed by GitHub
parent 53a16ffcf5
commit 2ea091bf82

2
.gitignore vendored
View File

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