mirror of
https://github.com/actions/runner.git
synced 2026-01-09 04:06:00 +08:00
update readme
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,12 +1,17 @@
|
||||
# build output
|
||||
**/bin
|
||||
**/obj
|
||||
**/libs
|
||||
|
||||
# editors
|
||||
**/*.xproj
|
||||
**/*.xproj.user
|
||||
**/.vs
|
||||
**/.vscode
|
||||
**/*.error
|
||||
**/*.json.pretty
|
||||
|
||||
# output
|
||||
node_modules
|
||||
_downloads
|
||||
_layout
|
||||
|
||||
Reference in New Issue
Block a user