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

10 lines
79 B
Plaintext

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