Files
ai-code-exploration/.gitignore
T

16 lines
100 B
Plaintext

## .NET
bin/
obj/
## IDE
.vs/
.vscode/
*.user
*.suo
.idea
## Dotnet CLI
.dotnet/
.local/
Library/