Skip to content

Commit c6e2482

Browse files
Switched to pnpm, made a big refactoring and added a new group
1 parent a01a52a commit c6e2482

30 files changed

+7485
-28198
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22

33
# dependencies
4+
/node_modules/
5+
46
.yarn/*
57
!.yarn/cache
68
!.yarn/patches
@@ -38,4 +40,4 @@ yarn-error.log*
3840
*.tsbuildinfo
3941
next-env.d.ts
4042

41-
/cachedData
43+
/cachedData/

.pnp.cjs

Lines changed: 0 additions & 17431 deletions
This file was deleted.

0 commit comments

Comments
 (0)