Add support for more AI IDEs and improve documentation (v1.6.21)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
2025-04-12 17:49:20 +01:00
parent e019feb44f
commit 10a1012c68
17 changed files with 205 additions and 18 deletions

View File

@ -1,3 +1,7 @@
# This file is used by WordPress.org plugin deployment scripts
# It determines which files/directories should be excluded from the plugin zip
# Note: Many patterns are already in .gitignore - this file focuses on deployment-specific exclusions
# Git
.git
.github
@ -48,4 +52,4 @@ Thumbs.db
*.tmp
*.zip
*~
._*
._*