mirror of
https://github.com/openp2p-cn/openp2p.git
synced 2025-12-24 12:57:52 +08:00
28 lines
348 B
Plaintext
28 lines
348 B
Plaintext
__debug_bin
|
|
__debug_bin.exe
|
|
# .vscode
|
|
openp2p.exe*
|
|
*.log*
|
|
*.tar.gz
|
|
*.zip
|
|
*.exe
|
|
config.json
|
|
libs/
|
|
*/app/.idea/
|
|
*/app/release/
|
|
openp2p.app.jks
|
|
openp2p.aar
|
|
openp2p-sources.jar
|
|
wintun/
|
|
wintun.dll
|
|
.vscode/
|
|
app/.idea/
|
|
*_debug_bin*
|
|
cmd/openp2p
|
|
vendor/
|
|
config.json
|
|
openp2p
|
|
lib/openp2p.dll
|
|
cmd/config.json0
|
|
test/docker/Dockerfile
|