0 Star 0 Fork 0

evine / libtorrent

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 969 Bytes
一键复制 编辑 原始数据 按行查看 历史
arvidn 提交于 2020-05-30 00:41 . merged RC_1_2 into master
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
libtool
*.m4
*.in
*.pc
*.libs
*.deps
*.cache
*.dirstamp
*.swp
*.orig
*.rej
bin
cmake-build-*
CMakeLists.txt.user
config*
build-aux
test_tmp_*
libtool
docs/reference*
docs/*.html
docs/*-ref.rst
.DS_Store
.idea
*~
# Compile and link flag files
bindings/python/*flags
# Logs
libtorrent_logs*
*.log
# Python related files and dirs
*.pyc
dist
*.egg-info
# python binary
bindings/python/compile_cmd
# binaries in the examples directory
examples/bt_get
examples/bt_get2
examples/client_test
examples/connection_tester
examples/custom_storage
examples/dump_torrent
examples/make_torrent
examples/simple_client
examples/stats_counters
examples/upnp_test
# binaries in the tests directory
tools/dht_put
tools/session_log_alerts
1
https://gitee.com/evine/libtorrent.git
git@gitee.com:evine/libtorrent.git
evine
libtorrent
libtorrent
RC_2_0

搜索帮助