We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task: Add C# option
Expected output
`
bin/ obj/
*.rsuser *.suo *.user *.userosscache *.sln.docstates
*.log
.env
.vscode/
.idea/
Thumbs.db ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
*.sln.iml
.vs/ .vscode/
project.lock.json project.fragment.lock.json artifacts/
ScaffoldingReadMe.txt
azuredeploy.json
The text was updated successfully, but these errors were encountered:
I dont mind doing this. Just putting this here in case anyone has an objection or i missed something
Sorry, something went wrong.
No branches or pull requests
Task: Add C# option
Expected output
`
Build Folders
bin/
obj/
User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
Logs
*.log
Environment variables
.env
Visual Studio Code settings
.vscode/
Rider settings
.idea/
Windows image file caches
Thumbs.db
ehthumbs.db
Folder config file
Desktop.ini
Recycle Bin used on file shares
$RECYCLE.BIN/
Project files generated by popular JetBrains IDEs
*.sln.iml
IIS Express settings
.vs/
.vscode/
DotNet specific files
project.lock.json
project.fragment.lock.json
artifacts/
ASP.NET Scaffolding
ScaffoldingReadMe.txt
Azure Web Apps log directory
azuredeploy.json
`
The text was updated successfully, but these errors were encountered: