preact-hooks-testing-library
preact-hooks-testing-library copied to clipboard
Add `lib/` and `.vscode` to .gitignore
The lib project is being generated when building the code but we don't want it to be committed. So let's ignore it properly.