Add .vscode dir to .gitignore (#1602)

This commit is contained in:
Joe Mooring
2021-12-08 19:44:12 -08:00
committed by GitHub
parent 8f8bcdefc0
commit fc98fc82c3
+1
View File
@@ -1,4 +1,5 @@
/.idea
/.vscode
/public
node_modules
nohup.out