mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
feat(docs): add docusaurus workspace, initial setup of docs
This commit is contained in:
@ -1,4 +1,16 @@
|
||||
dist
|
||||
.next
|
||||
__ENV.js
|
||||
node_modules
|
||||
# Global
|
||||
node_modules
|
||||
|
||||
# Schema
|
||||
schema/dist
|
||||
|
||||
# Server
|
||||
server/dist
|
||||
|
||||
# Client
|
||||
client/.next
|
||||
client/public/__ENV.js
|
||||
|
||||
# Docs
|
||||
docs/build
|
||||
docs/.docusaurus
|
||||
Reference in New Issue
Block a user