*
!*/
!*.*

*.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


