mirror of
https://github.com/linsa-io/linsa.git
synced 2026-03-21 16:49:21 +01:00
29 lines
235 B
Plaintext
29 lines
235 B
Plaintext
# core
|
|
.DS_Store
|
|
.env
|
|
.env*.local
|
|
.env.production
|
|
output
|
|
dist
|
|
target
|
|
.idea
|
|
.cache
|
|
.output
|
|
node_modules
|
|
package-lock.json
|
|
yarn.lock
|
|
.vercel
|
|
*.db
|
|
.repo_ignore
|
|
i.*
|
|
i-*
|
|
i/
|
|
internal/
|
|
past.*
|
|
past-*
|
|
past/
|
|
*.log
|
|
private
|
|
.npm-cache
|
|
.cargo_home
|