USB_Config_Vendor/CC_SDK/Environment/libdatachannel/.gitignore
2026-02-03 14:36:30 +08:00

16 lines
116 B
Plaintext

build/
node_modules/
output/
*.d
*.o
*.a
*.so
*.pyc
*.pyo
__pycache__
compile_commands.json
/tests
.DS_Store
.idea