learn-webrtc/.gitignore
Eleanor Mao 8af84d8f2d feat:
2022-07-05 14:05:20 +08:00

8 lines
78 B
Plaintext

node_modules/
dist/
**/node_modules
**/dist
**/yarn-error.log
.DS_Store
.idea