Update documentation for consistent terminology and add design file extensions to .gitignore (v1.6.14)
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 16:28:30 +01:00
parent d353250fd9
commit bf98fd719d
6 changed files with 44 additions and 20 deletions

6
.gitignore vendored
View File

@ -55,6 +55,12 @@ debug.log
.env.*
!.env.example
# Design files
*.pxd
*.afdesign
*.afphoto
*.afpub
# WordPress testing
.phpunit.result.cache
.phpcs.cache