Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 0b5ec24

Browse files
committed
refactor: reset and removed untracked files
1 parent 4dc64b1 commit 0b5ec24

File tree

3 files changed

+1386
-2
lines changed

3 files changed

+1386
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ lerna-debug.log*
1818
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
1919

2020
# Runtime data
21-
pids
21+
pids
2222
*.pid
2323
*.seed
2424
*.pid.lock
@@ -108,4 +108,4 @@ website/.vite-ssg-temp
108108

109109
# Cypress screenshots generated
110110
cypress/screenshots
111-
playground/build/components.json
111+
# playground/build/components.json

playground/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)