Update tracked files
CI Pipeline / test (20) (pull_request) Successful in 6m27s
CI Pipeline / test (18) (pull_request) Successful in 8m15s
CI Pipeline / e2e (firefox) (pull_request) Successful in 3m22s
CI Pipeline / e2e (webkit) (pull_request) Successful in 3m39s
CI Pipeline / e2e (chromium) (pull_request) Successful in 11m31s
CI Pipeline / visual-regression (pull_request) Successful in 6m22s
CI Pipeline / storybook (pull_request) Successful in 1m26s
CI Pipeline / performance (pull_request) Successful in 6m44s
CI Pipeline / build (pull_request) Successful in 2m8s

This commit is contained in:
adilallo
2026-01-26 15:58:08 -07:00
parent 94a7922b30
commit f2cdb6fec9
82 changed files with 34 additions and 53359 deletions
+20 -1
View File
@@ -10,6 +10,10 @@
!.yarn/releases
!.yarn/versions
# npm cache (should never be committed)
.npm-cache/
npm-cache/
# testing
/coverage
@@ -43,9 +47,15 @@
/build
# misc
.DS_Store
*.pem
# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
# debug
npm-debug.log*
yarn-debug.log*
@@ -69,3 +79,12 @@ storybook-static
# storybook config files (to avoid git changes when switching between local and production)
.storybook/main.js
.storybook/preview.js
# Gitea runner runtime files
.runner
.runner.pid
act_runner
# OS files
Thumbs.db
.DS_Store