mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-27 02:14:50 +10:00
feat(docs): add docusaurus workspace, initial setup of docs
This commit is contained in:
+16
-4
@@ -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