Files
runner/.gitignore
T
Ross Brodbeck faa6cbf527
Code Scanning - Action / CodeQL-Build (push) Has been cancelled
Add the autogenerated file so the solution compiles by default
2021-03-25 11:10:45 -04:00

26 lines
250 B
Plaintext

# build output
**/bin
**/obj
**/libs
**/lib
# editors
**/*.xproj
**/*.xproj.user
**/.vs
**/.vscode
**/*.error
**/*.json.pretty
.idea/
# output
node_modules
_downloads
_layout
_package
_dotnetsdk
TestResults
TestLogs
.DS_Store
**/*.DotSettings.user