mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
chore: bump version to v1.2.0, cleanup repo, and update docs refs
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -22,10 +22,6 @@ Thumbs.db
|
||||
# Secrets and Environment
|
||||
.env
|
||||
|
||||
# VitePress
|
||||
docs/.vitepress/dist
|
||||
docs/.vitepress/cache
|
||||
|
||||
# Build Scripts & Artifacts
|
||||
build_release.ps1
|
||||
deploy.ps1
|
||||
@@ -33,3 +29,6 @@ deploy.ps1
|
||||
# User Uploads
|
||||
/public/uploads/*
|
||||
!/public/uploads/.gitignore
|
||||
|
||||
# Plugins
|
||||
/plugins/*
|
||||
Reference in New Issue
Block a user