js-waku/.gitignore
Franck Royer 704f2770d1
Use ts-proto
This allows the generation of ts files which makes it easier
to handle with test frameworks than just d.ts files
2021-03-22 15:49:58 +11:00

12 lines
105 B
Plaintext

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