mirror of
https://github.com/actions/runner.git
synced 2025-12-15 22:47:01 +00:00
24 lines
255 B
Plaintext
24 lines
255 B
Plaintext
**/bin
|
|
**/obj
|
|
**/libs
|
|
**/*.xproj
|
|
**/*.xproj.user
|
|
**/*.sln
|
|
**/.vs
|
|
**/.vscode
|
|
**/*.error
|
|
**/*.json.pretty
|
|
node_modules
|
|
_downloads
|
|
_layout
|
|
_package
|
|
_dotnetsdk
|
|
TestResults
|
|
TestLogs
|
|
.DS_Store
|
|
**/*.DotSettings.user
|
|
|
|
#generated
|
|
src/Runner.Sdk/BuildConstants.cs
|
|
|