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