Files
libdatachannel/.gitignore

12 lines
84 B
Plaintext

build/
node_modules/
*.d
*.o
*.a
*.so
compile_commands.json
/tests
.DS_Store
.idea