www/.gitignore

9 lines
68 B
Plaintext
Raw Normal View History

2021-12-07 00:23:41 +00:00
node_modules/
2021-12-08 03:38:31 +00:00
dist/
2021-12-07 00:23:41 +00:00
.next/
2021-09-14 02:52:58 +00:00
.DS_Store
.cache/
*.bun
2022-10-05 03:41:59 +00:00
**/*.wip.md
.env