mirror of
https://github.com/linsa-io/linsa.git
synced 2026-04-26 18:28:35 +02:00
.
This commit is contained in:
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user