add .gitignore and empty README

This commit is contained in:
weboko 2022-12-06 21:02:56 +01:00 committed by weboko
parent 2d857b43cd
commit e7f68732cb
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

2
packages/create-waku-app/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
examples
package-lock.json

View File