Ignore .vscode/*

This commit is contained in:
Yasan Ghaffarian
2022-09-07 15:34:14 +04:30
parent bb801b2553
commit e22eb7fe2f

1
.gitignore vendored
View File

@@ -17,3 +17,4 @@ local.properties
keystore.properties
*.jks
__pycache__
+.vscode/*