Files
csharp/.gitignore
Boshi Lian 127b59696e introduce slngen and remove stale proj (#1497)
* introduce slngen and remove stale proj

* Add instructions for generating with Visual Studio
2024-01-22 21:15:51 +01:00

20 lines
184 B
Plaintext

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