Distribution_Service/CC_SDK/Environment/libdatachannel/.gitignore
2025-11-11 17:46:19 +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