mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
VSCode: Support IDE vscode to run and debug.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -16,8 +16,6 @@
|
||||
*.pyc
|
||||
*.swp
|
||||
.DS_Store
|
||||
.vscode
|
||||
.vscode/*
|
||||
/trunk/Makefile
|
||||
/trunk/objs
|
||||
/trunk/src/build-qt-Desktop-Debug
|
||||
@@ -42,4 +40,6 @@ cmake-build-debug
|
||||
/trunk/ide/srs_clion/Makefile
|
||||
/trunk/ide/srs_clion/cmake_install.cmake
|
||||
/trunk/ide/srs_clion/srs
|
||||
/trunk/ide/srs_clion/Testing/
|
||||
/trunk/ide/srs_clion/Testing/
|
||||
/trunk/ide/vscode-build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user