Skip to content

Commit 6f264df

Browse files
committed
Project updates and fixes
1 parent 2804467 commit 6f264df

104 files changed

Lines changed: 12310 additions & 3392 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2-
2+
.md
33
# dependencies
44
/node_modules
55
/.pnp
@@ -16,7 +16,7 @@
1616
# next.js
1717
/.next/
1818
/out/
19-
19+
.txt
2020
# production
2121
/build
2222

0 commit comments

Comments
 (0)