www/.gitignore

9 lines
65 B
Plaintext
Raw Normal View History

2021-12-06 19:23:41 -05:00
node_modules/
2021-12-07 22:38:31 -05:00
dist/
2021-12-06 19:23:41 -05:00
.next/
2021-09-13 22:52:58 -04:00
.DS_Store
.cache/
*.bun
**/.*.md
2022-10-04 23:41:59 -04:00
.env