mirror of
https://github.com/linsa-io/linsa.git
synced 2026-05-28 17:49:16 +02:00
readme
This commit is contained in:
+16
-7
@@ -1,19 +1,28 @@
|
||||
# general
|
||||
.DS_Store
|
||||
.env
|
||||
.env*.local
|
||||
output
|
||||
dist
|
||||
|
||||
# ts
|
||||
node_modules
|
||||
package-lock.json
|
||||
pnpm-lock.yaml
|
||||
.vercel
|
||||
|
||||
# rust
|
||||
/target/
|
||||
|
||||
# next
|
||||
.next-types
|
||||
.next
|
||||
# other
|
||||
private
|
||||
past-*
|
||||
output
|
||||
dist
|
||||
|
||||
# rust
|
||||
/target/
|
||||
# repos
|
||||
cli
|
||||
private
|
||||
docs
|
||||
|
||||
# other
|
||||
past.*
|
||||
x.*
|
||||
|
||||
Reference in New Issue
Block a user