Modify git ignore to exclude vscode files (launch.json, etc...)
This commit is contained in:
@@ -41,6 +41,9 @@ local.properties
|
||||
.loadpath
|
||||
.recommenders
|
||||
|
||||
### VS Code ###
|
||||
.vscode/
|
||||
|
||||
# External tool builders
|
||||
.externalToolBuilders/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user