Ignore Visual Studio cache (.vs) and user files

This commit is contained in:
shaun.greatbatch
2025-09-18 12:07:06 +01:00
parent f57cb05c3c
commit 6754d78b9a

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Visual Studio cache and user files
.vs/
*.suo
*.user
*.userosscache
*.sln.docstates