feat: ignore .vscode folder

This commit is contained in:
Mateus Alves de Oliveira 2025-11-20 13:58:37 -03:00 committed by GitHub
parent 86922aee42
commit 41d049790e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,7 @@
# Visual Studio cache directory
.vs/
.vscode/
# Gradle cache directory
.gradle/