Files
linsa-linsa-io/.gitignore
2024-09-03 13:59:47 +03:00

18 lines
153 B
Plaintext

.DS_Store
.env
.env*.local
# ts
node_modules
package-lock.json
pnpm-lock.yaml
.vercel
# next
.next-types
.next
# other
private
past-*
output
dist
target