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