tubearchivist-frontend/.gitignore

14 lines
149 B
Plaintext
Raw Normal View History

2022-10-18 19:28:37 +00:00
node_modules
2021-09-05 17:10:14 +00:00
/build
2022-10-18 19:28:37 +00:00
/public/build
.env
2022-10-18 19:28:37 +00:00
/cypress/screenshots
/cypress/videos
/prisma/data.db
/prisma/data.db-journal
2022-10-18 19:28:37 +00:00
/app/styles/tailwind.css
2022-10-18 19:28:37 +00:00
Old/