mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Meta: Add .vs to gitignore
This is the standard extension for generated Visual Studio project files
This commit is contained in:
committed by
Andrew Kaster
parent
f23cc02603
commit
4d50a16c9b
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,6 +15,7 @@ Toolchain/Tarballs
|
|||||||
Toolchain/Build
|
Toolchain/Build
|
||||||
Toolchain/Local
|
Toolchain/Local
|
||||||
.vscode
|
.vscode
|
||||||
|
.vs
|
||||||
.ccls-cache
|
.ccls-cache
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
.cache
|
.cache
|
||||||
|
|||||||
Reference in New Issue
Block a user