1 Star 0 Fork 0

LDMING/cscore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
filoe 提交于 2017-10-22 03:49 +08:00 . Updated gitignore in order to exclude .vs/ folder.
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# common #
bin/
Debug/
Release/
obj/
AppPackages/
TestResults/
TestResult.xml
MetricResults/
*.user
*.orig
*.suo
*.ncrunchsolution
*.ncrunchproject
*.psess
*.vspx
*.cd
BuildArtefacts/
TestProj/
$tf/
.git/
commit.bat
remove.bat
*.opensdf
.vs/
# others #
##########
*.cd
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# CSCore.Ffmpeg binaries:
!**/CSCore.Ffmpeg/FFmpeg/**
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/ldming/cscore.git
[email protected]:ldming/cscore.git
ldming
cscore
cscore
master

搜索帮助