feat: Add .vscode and .VSCodeCounter to .gitignore to exclude VS Code configuration files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -43,3 +43,5 @@ app.*.map.json
|
|||||||
/android/app/debug
|
/android/app/debug
|
||||||
/android/app/profile
|
/android/app/profile
|
||||||
/android/app/release
|
/android/app/release
|
||||||
|
.vscode
|
||||||
|
.VSCodeCounter
|
||||||
Reference in New Issue
Block a user