Files
runner/.gitignore
Bryan MacFarlane 2d4b821abe update readme
2019-12-18 23:13:22 -05:00

28 lines
282 B
Plaintext

# build output
**/bin
**/obj
**/libs
# editors
**/*.xproj
**/*.xproj.user
**/.vs
**/.vscode
**/*.error
**/*.json.pretty
# output
node_modules
_downloads
_layout
_package
_dotnetsdk
TestResults
TestLogs
.DS_Store
**/*.DotSettings.user
#generated
src/Runner.Sdk/BuildConstants.cs