feat: Add .vscode and .VSCodeCounter to .gitignore to exclude VS Code configuration files

This commit is contained in:
Dayron
2025-10-15 11:46:14 +02:00
parent 0162eb67f5
commit d9e7efe0d8

2
.gitignore vendored
View File

@@ -43,3 +43,5 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
.vscode
.VSCodeCounter