1 Star 0 Fork 0

hejun/coturn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 837 Bytes
一键复制 编辑 原始数据 按行查看 历史
kl222 提交于 2022-10-29 10:32 . Support Windows MSVC (#855)
/Makefile
/bin/
*build*/
include
lib
sqlite
examples/ca/CA.pl
.vscode
.idea
.vs/
# This file is used to ignore files which are generated
# ----------------------------------------------------------------------------
*.bak
*~
*.autosave
*.a
*.core
*.moc
*.o
*.obj
*.orig
*.rej
*.so
*.so.*
*_pch.h.cpp
*_resource.rc
*.qm
.#*
*.*#
core
!core/
tags
.DS_Store
.directory
*.debug
/Makefile*
*.prl
*.app
moc_*.cpp
ui_*.h
qrc_*.cpp
Thumbs.db
*.res
*.rc
/.qmake.cache
/.qmake.stash
# qtcreator generated files
*.pro.user*
*.user*
# xemacs temporary files
*.flc
# Vim temporary files
.*.swp
# Visual Studio generated files
*.ib_pdb_index
*.idb
*.ilk
*.pdb
*.sln
*.suo
*.vcproj
*vcproj.*.*.user
*.ncb
*.sdf
*.opensdf
*.vcxproj
*vcxproj.*
# MinGW generated files
*.Debug
*.Release
# Python byte code
*.pyc
# Binaries
# --------
*.dll
*.exe
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hejun5448/coturn.git
git@gitee.com:hejun5448/coturn.git
hejun5448
coturn
coturn
master

搜索帮助