mirror of
https://github.com/47ng/nuqs.git
synced 2026-03-26 18:48:28 +00:00
It's simpler this way, not having to deal with lifecycle scripts. Sure, it clutters the root of the repo a bit, but oh well.
10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
node_modules/
|
|
dist/
|
|
coverage/
|
|
.env
|
|
yarn-error.log
|
|
# Docker containers with persistance
|
|
.volumes/
|
|
package-lock.json
|
|
.next/
|