mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
Chore: Bump version to v1.1.0 and implement automated release system
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -17,6 +17,7 @@ Thumbs.db
|
||||
# Build Artifacts & Deployments
|
||||
/deploy_package.tar.gz
|
||||
/mivo_backup_*.mivo
|
||||
/mivo-*.zip
|
||||
|
||||
# Secrets and Environment
|
||||
.env
|
||||
@@ -27,4 +28,8 @@ docs/.vitepress/cache
|
||||
|
||||
# Build Scripts & Artifacts
|
||||
build_release.ps1
|
||||
*.zip
|
||||
deploy.ps1
|
||||
|
||||
# User Uploads
|
||||
/public/uploads/*
|
||||
!/public/uploads/.gitignore
|
||||
|
||||
Reference in New Issue
Block a user