Skip to content

Commit 1b3452b

Browse files
committed
Remove docusaurus site
1 parent 5f49acd commit 1b3452b

50 files changed

Lines changed: 3 additions & 83 deletions

Some content is hidden

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

website/.gitignore

100755100644
Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,4 @@
1-
# dependencies
2-
/node_modules
3-
4-
# production
5-
/build
6-
7-
# generated files
8-
.docusaurus
9-
.cache-loader
10-
11-
# misc
1+
node_modules
2+
.next
123
.DS_Store
13-
.env.local
14-
.env.development.local
15-
.env.test.local
16-
.env.production.local
17-
18-
npm-debug.log*
19-
yarn-debug.log*
20-
yarn-error.log*
4+
yarn-error.log
File renamed without changes.

0 commit comments

Comments
 (0)