30 lines
549 B
Plaintext
30 lines
549 B
Plaintext
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
|
|
|
|
# User-specific files
|
|
*.rsuser
|
|
*.suo
|
|
*.user
|
|
*.userosscache
|
|
*.sln.docstates
|
|
|
|
# Visual Studio 2015/2017 cache/options directory
|
|
.vs/
|
|
|
|
# Local History for Visual Studio
|
|
.localhistory/
|
|
|
|
# Visual Studio History (VSHistory) files
|
|
.vshistory/
|
|
|
|
# VS Code files for those working on multiple tools
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
*.code-workspace
|
|
|
|
# Local History for Visual Studio Code
|
|
.history/
|
|
|
|
src/ |