1 2 3 4 5 6 7 8
node_modules # Keep environment variables out of version control .env /src/generated/prisma *.db dist seed.js
[PATCH repo_name]