shellphone.app/.gitignore

14 lines
137 B
Plaintext
Raw Normal View History

2021-07-31 14:33:18 +00:00
node_modules
2021-07-18 15:32:45 +00:00
2022-05-14 10:22:06 +00:00
/.cache
/server/build
/public/build
/public/entry.worker.js
2022-05-14 10:22:06 +00:00
/build
2022-06-26 15:01:55 +00:00
/server/index.js
2022-05-14 10:22:06 +00:00
/app/styles/tailwind.css
2021-07-31 14:33:18 +00:00
2022-05-14 10:22:06 +00:00
/.idea
2021-07-31 14:33:18 +00:00
2022-05-14 10:22:06 +00:00
.env