Added .gitignore entry for Visual Studio Code

This commit is contained in:
Stephen
2023-12-31 10:23:35 +10:00
parent 7817e98118
commit 38997fa7e3

3
.gitignore vendored
View File

@@ -25,6 +25,9 @@ coverage/
# BrowserStack
local.log
# Visual Studio Code
.vscode/
# The following lines were created by https://www.gitignore.io
### Linux ###