mirror of
https://github.com/linsa-io/linsa.git
synced 2026-03-19 07:44:02 +01:00
19 lines
170 B
Plaintext
19 lines
170 B
Plaintext
# core
|
|
.DS_Store
|
|
.env
|
|
.env*.local
|
|
output
|
|
dist
|
|
target
|
|
.idea
|
|
node_modules
|
|
package-lock.json
|
|
pnpm-lock.yaml
|
|
.vercel
|
|
private
|
|
private.*
|
|
private-*
|
|
past.*
|
|
past-*
|
|
scripts/run.ts
|