mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 22:40:32 +01:00
18 lines
153 B
Plaintext
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
|