add app to gitignore
This commit is contained in:
committed by
Daniel Hutzel
parent
dbe4b8a7bd
commit
00474edffe
13
media-store/app/.vscode/launch.json
vendored
13
media-store/app/.vscode/launch.json
vendored
@@ -1,13 +0,0 @@
|
||||
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Chrome",
|
||||
"type": "chrome",
|
||||
"request": "launch",
|
||||
"url": "http://localhost:3000",
|
||||
"webRoot": "${workspaceRoot}/src"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user