1 Star 0 Fork 1

zhouweiaccp/elasticsearch-net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
Steve Gordon 提交于 2021-04-19 15:20 +08:00 . Git ignore ionide folder
*.userprefs
*.local.xml
*.sln.docstates
*.obj
*.swp
*.exe
*.pdb
*.user
*.aps
*.pch
*.tss
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.nupkg
*.ncrunchsolution
[Bb]in
[Dd]ebug/
test-results
test-results/*
*.lib
*.sbr
*.DotSettings.user
obj/
[Rr]elease*/
_ReSharper*/
_NCrunch*/
[Tt]est[Rr]esult*
.fake/*
.fake
packages/*
paket.exe
paket-files/*.cached
BenchmarkDotNet.Artifacts
build/*
!build/tools
!build/keys
build/tools/*
!build/tools/sn
!build/tools/sn/*
!build/tools/ilmerge
!build/*.fsx
!build/*.fsx
!build/*.ps1
!build/*.nuspec
!build/*.png
!build/*.targets
!build/scripts
/dep/Newtonsoft.Json.4.0.2
!docs/build
docs/node_modules
doc/Help
/src/Nest.Tests.Unit/*.ncrunchproject
*.ncrunchproject
Cache
YamlCache
tests.yaml
*.DS_Store
*.sln.ide
launchSettings.json
# https://github.com/elastic/elasticsearch-net/pull/1822#issuecomment-183722698
*.project.lock.json
project.lock.json
.vs
.vs/*
.ionide
.ionide/*
.idea/
*.sln.iml
/src/.vs/restore.dg
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/abccc123/elasticsearch-net.git
git@gitee.com:abccc123/elasticsearch-net.git
abccc123
elasticsearch-net
elasticsearch-net
6.x

搜索帮助