Add script for creating backups

This commit is contained in:
2025-03-28 14:39:49 +00:00
parent 19def3ae12
commit 10b337d20a
5 changed files with 123 additions and 10 deletions

3
.gitignore vendored
View File

@@ -27,3 +27,6 @@
!/fabric/data/config/worldedit/schematics
!/fabric/data/config/worldedit/schematics/.keep
# Backups
/backups/**
!/backups/.keep