jobs-jobs-jobs/.gitignore
Daniel J. Summers 6e52688622
Add API timeout / Fix .NET 6 conversion (#32)
* API requests to Mastodon instances now time out after 30 seconds (inspired by #29)
* Projects now target .NET 6 (#31)
* Minor repo reorg to support single-file deployment (#31)
2021-09-25 11:32:54 -04:00

7 lines
70 B
Plaintext

.ionide
.fake
src/**/bin
src/**/obj
src/**/appsettings.*.json
src/.vs