mirror of
https://github.com/skywind3000/kcp.git
synced 2026-08-19 06:03:28 +08:00
70 lines
647 B
Plaintext
70 lines
647 B
Plaintext
*
|
|
!*/
|
|
!*.*
|
|
|
|
*.obj
|
|
*.o
|
|
*.lib
|
|
*.ipch
|
|
*.pch
|
|
*.sdf
|
|
*.exe
|
|
*.a
|
|
*.p
|
|
*.dll
|
|
*.so
|
|
*.sdf
|
|
|
|
.tasks
|
|
.root
|
|
__pycache__
|
|
/build/*
|
|
/example/build/*
|
|
/gateway/build/*
|
|
|
|
/.vscode/*
|
|
/.vs/*
|
|
/.cache/*
|
|
/testing/*.xlsx
|
|
/testing/*.txt
|
|
/update.cmd
|
|
.vs
|
|
/visualstudio/Debug/*
|
|
/visualstudio/Release/*
|
|
/visualstudio/x64/*
|
|
/visualstudio/bbnet/*
|
|
/visualstudio/.vs/*
|
|
/visualstudio/bbnet.vcxproj.user
|
|
|
|
/x64/*
|
|
/Debug/*
|
|
/Release/*
|
|
/bbnet/*
|
|
|
|
*.vcxproj.user
|
|
/update.cmd
|
|
|
|
*.pcap
|
|
*.win32
|
|
*.linux
|
|
*.linux2
|
|
*.log
|
|
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
|
|
__pycache__/*
|
|
|
|
/session*.md
|
|
/skills/*
|
|
|
|
/.qoder/*
|
|
/.opencode/*
|
|
/.claude/*
|
|
/.iflow/*
|
|
|
|
nul
|
|
|
|
|