18 lines
302 B
Plaintext
18 lines
302 B
Plaintext
## Ignore Visual Studio temporary files, build results, and
|
|
## files generated by popular Visual Studio add-ons.
|
|
##
|
|
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
|
|
|
|
**/Library/
|
|
**/Logs/
|
|
**/Temp/
|
|
**/Build-*/
|
|
|
|
**/.vs/
|
|
**/bin/
|
|
**/obj/
|
|
|
|
|
|
*.vsconfig
|
|
**/UserSettings/
|