Ignore .vsconfig

This commit is contained in:
Sébastien Rombauts 2023-05-24 18:16:08 +02:00
parent 9ccc280547
commit 4bb70c19b8

3
.gitignore vendored
View File

@ -7,7 +7,8 @@ build
.cache .cache
.vs/ .vs/
.vscode/ .vscode/
/SQLiteCpp.sln .vsconfig
*.sln
*.ncb *.ncb
*.suo *.suo
*.user *.user