Files
csharp/.gitignore
Boshi Lian b9032960e9 Inline watcher (#681)
* ignore more files

* inline watcher

* remove watcher handler

* generated files

* mark LineSeparatedHttpContent internal

* method removed

* fix warning
2021-09-14 11:20:05 -07:00

18 lines
177 B
Plaintext

.vscode
.vs
obj/
bin/
**/TestResults
# User-specific VS files
*.suo
*.user
*.userosscache
*.sln.docstates
# JetBrains Rider
.idea/
*.sln.iml
launchSettings.json
*.DotSettings