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