Add Tools tab, new hosting providers, and Go Pro buttons for Revive.so and MainWP
This commit is contained in:
41
.gitignore
vendored
41
.gitignore
vendored
@ -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/
|
Reference in New Issue
Block a user