mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
26 lines
212 B
Plaintext
26 lines
212 B
Plaintext
# core
|
|
.DS_Store
|
|
.env
|
|
.env*.local
|
|
output
|
|
dist
|
|
target
|
|
.idea
|
|
.cache
|
|
.output
|
|
node_modules
|
|
package-lock.json
|
|
yarn.lock
|
|
pnpm-lock.yaml
|
|
.vercel
|
|
private
|
|
private.*
|
|
private-*
|
|
p-*
|
|
past.*
|
|
past-*
|
|
*.bike
|
|
*.db
|
|
.repo_ignore
|
|
x/
|