Files
linsa-linsa-io/.gitignore
2024-09-08 14:57:12 +03:00

28 lines
194 B
Plaintext

# general
.DS_Store
.env
.env*.local
output
dist
# ts
node_modules
package-lock.json
pnpm-lock.yaml
.vercel
# rust
/target/
# next
.next-types
.next
# repos
private
docs
# other
past.*
x.*