Files
ai-code-exploration/.gitignore
T
2026-09-15 14:34:05 +00:00

18 lines
129 B
Plaintext

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