Add examples, tools, and python binding binaries to gitignore

This commit is contained in:
Amir Abrams 2019-02-23 20:27:53 -06:00 committed by Arvid Norberg
parent 97c23366f3
commit f5cf102e3c
1 changed files with 19 additions and 0 deletions

19
.gitignore vendored
View File

@ -67,3 +67,22 @@ libtorrent_logs*
*.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