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