Files
nuqs/.gitignore
Francois Best e90b752ef7 fix: Version .d.ts redirection files
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.
2023-08-30 22:01:43 +02:00

10 lines
122 B
Plaintext

node_modules/
dist/
coverage/
.env
yarn-error.log
# Docker containers with persistance
.volumes/
package-lock.json
.next/