19 lines
209 B
Plaintext
19 lines
209 B
Plaintext
# Ignore artifacts:
|
|
build
|
|
coverage
|
|
.next
|
|
out
|
|
.yarn
|
|
.github
|
|
.env*
|
|
.eslintrc.json
|
|
.gitignore
|
|
.yarnrc.yml
|
|
next-env.d.ts
|
|
next-env.d
|
|
package*
|
|
tsconfig.json
|
|
yarn.lock
|
|
package.lock
|
|
next.config.js
|
|
src/prisma/generated |