Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .distignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Directories
.git
.github
.claude
tests
node_modules
.phpunit.cache
wp-assets
dist
.svn-wp

# Development & CI files
.gitignore
Expand All @@ -13,6 +16,7 @@ wp-assets
.editorconfig
.phpcs.xml
.phpcs.xml.dist
phpcs.xml.dist
phpunit.xml
phpunit.xml.dist
composer.lock
Expand Down
Loading