ignore vscode dir (#780)

This commit is contained in:
nick n
2021-04-13 23:18:25 +02:00
committed by GitHub
parent 951139fe7c
commit cbbeaf68de

View File

@@ -78,3 +78,5 @@ README.md
# ignore intellij project directory # ignore intellij project directory
\B\.idea \B\.idea
# ignore vscode directory
\B\.vscode