1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Ignore .vscode in git.

This commit is contained in:
winlin 2020-01-23 09:17:01 +08:00
parent abac04af6f
commit d28e82962d

2
trunk/.gitignore vendored
View file

@ -34,6 +34,8 @@
/research/speex/ /research/speex/
/test/ /test/
.DS_Store .DS_Store
.vscode
.vscode/*
srs srs
*.dSYM/ *.dSYM/
*.gcov *.gcov