add app to gitignore

This commit is contained in:
Dzmitry_Tamashevich@epam.com
2020-11-29 21:13:18 +03:00
committed by Daniel Hutzel
parent dbe4b8a7bd
commit 00474edffe
60 changed files with 4 additions and 2645 deletions

View File

@@ -1,13 +0,0 @@
{
"version": "0.2.0",
"configurations": [
{
"name": "Chrome",
"type": "chrome",
"request": "launch",
"url": "http://localhost:3000",
"webRoot": "${workspaceRoot}/src"
}
]
}