Add Tools tab, new hosting providers, and Go Pro buttons for Revive.so and MainWP

This commit is contained in:
Marcus Quinn
2025-03-16 23:44:46 +00:00
parent 24d86efb16
commit 1346f2595a
3 changed files with 685 additions and 31 deletions

41
.gitignore vendored
View File

@ -1,17 +1,9 @@
# ---> macOS
# General
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
@ -19,49 +11,38 @@ Icon
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# ---> Windows
# Windows thumbnail cache files
# Windows
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk
# Custom files
.aider*
.DS_Store
.gitignore
.woodpecker.yml
# Exclude Reference Files
.git_status_output.txt
.git_status_temp.txt
project-documents/
reference-plugins/
# Exclude Project Files
project documents
reference plugins
# Optional common exclusions (uncomment as needed)
# *.log
# build/
# dist/
# .vscode/
# .idea/