mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 03:55:37 +01:00
Merge branch 'dev' into session-recording
Some checks failed
Node.js CI / build (push) Has been cancelled
Some checks failed
Node.js CI / build (push) Has been cancelled
This commit is contained in:
commit
d349c3aea9
381 changed files with 24834 additions and 139358 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,6 +11,7 @@ package-lock.json
|
|||
/coverage
|
||||
|
||||
# next.js
|
||||
next-env.d.ts
|
||||
/.next
|
||||
/out
|
||||
|
||||
|
|
@ -33,6 +34,7 @@ pm2.yml
|
|||
.vscode
|
||||
.tool-versions
|
||||
.claude
|
||||
.agents
|
||||
tmpclaude*
|
||||
nul
|
||||
|
||||
|
|
@ -47,4 +49,3 @@ yarn-error.log*
|
|||
*.env.*
|
||||
|
||||
*.dev.yml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue