cyrusae / highlighter-public

Next.js/SQLite app for qualitative coding and content analysis; prototype currently in (sometimes) working alpha.
Other
3 stars 0 forks source link

Fix backend .gitignore issues #76

Closed cyrusae closed 2 years ago

cyrusae commented 2 years ago

I did finally figure out what the Prisma scaffolding did wrong but good Lord

(note for future: frontend and backend had separate gitignores. Neither were actually registering for git because it's one repository. I have to assume the person or persons who set it up were basing it on two existing repos and didn't notice.)