Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design2
/
2015104216
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
장준영
2020-12-14 00:19:02 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d330935451f488d8107b3de3e0d3378afa4ac045
d3309354
1 parent
d81bf133
feat : 환경 설정 파일 설정
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
.vscode/launch.json
debug.log
.vscode/launch.json
0 → 100644
View file @
d330935
{
//
Use
IntelliSense
to
learn
about
possible
attributes.
//
Hover
to
view
descriptions
of
existing
attributes.
//
For
more
information
,
visit
:
https
:
//go.microsoft.com/fwlink/?linkid=
830387
"version"
:
"0.2.0"
,
"configurations"
:
[
{
"type"
:
"chrome"
,
"request"
:
"launch"
,
"name"
:
"Launch Chrome against localhost"
,
"url"
:
"http://localhost:8000"
,
"webRoot"
:
"${workspaceFolder}"
}
]
}
\ No newline at end of file
debug.log
0 → 100644
View file @
d330935
[1214/000717.241:ERROR:directory_reader_win.cc(43)] FindFirstFile: 지정된 경로를 찾을 수 없습니다. (0x3)
Please
register
or
login
to post a comment