29 lines
276 B
Text
29 lines
276 B
Text
# Binaries
|
|
/ztrr
|
|
/ztorrent*
|
|
/torrent-client*
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.out
|
|
bin/
|
|
cmd/ztrr/ztrr
|
|
|
|
# Logs and databases
|
|
*.log
|
|
/logs/
|
|
/downloads/
|
|
.DS_Store
|
|
|
|
# Temporary and build files
|
|
/dist/
|
|
/tmp/
|
|
*.test
|
|
*.prof
|
|
.ztorrent-parts/
|
|
profile.txt
|
|
testlip.go
|
|
|
|
# JSON config files
|
|
*.json
|