1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-06-19 03:46:36 +00:00

Ignore intellij

This commit is contained in:
Steven Van Ingelgem 2025-06-10 09:24:38 +02:00
parent 6b47c9436e
commit f3e6cc288d

3
.gitignore vendored
View file

@ -2,4 +2,5 @@ __test__/_temp
_temp/ _temp/
lib/ lib/
node_modules/ node_modules/
.vscode/ .vscode/
.idea/