js-waku/.gitignore
Franck Royer 4542e01f0e
Check in protobuf generated files
So that developers do not have to install protobuf suite by default.
2021-04-20 15:32:10 +10:00

10 lines
79 B
Plaintext

.idea/*
.nyc_output
build
node_modules
test
src/**.js
coverage
*.log
yarn.lock