mirror of
https://github.com/actions/runner.git
synced 2026-01-04 17:17:20 +08:00
Unignore .vscode/launch and tasks only
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,6 +11,9 @@
|
|||||||
**/*.error
|
**/*.error
|
||||||
**/*.json.pretty
|
**/*.json.pretty
|
||||||
.idea/
|
.idea/
|
||||||
|
.vscode
|
||||||
|
!.vscode/launch.json
|
||||||
|
!.vscode/tasks.json
|
||||||
|
|
||||||
# output
|
# output
|
||||||
node_modules
|
node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user