Skip to content
New issue

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

Add C#/.NET git ignore #8

Open
francis04j opened this issue Sep 19, 2024 · 1 comment
Open

Add C#/.NET git ignore #8

francis04j opened this issue Sep 19, 2024 · 1 comment

Comments

@francis04j
Copy link

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

`

@francis04j
Copy link
Author

I dont mind doing this. Just putting this here in case anyone has an objection or i missed something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant