Skip to content

Commit c35bbce

Browse files
authored
Add missing config files to .distignore (#2656)
1 parent 8c8b83d commit c35bbce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.distignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ src
5353
tsconfig.json
5454
tests
5555
vendor
56+
webpack.config.js

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ _site
1313
.phpunit.cache
1414
.phpunit.result.cache
1515
.sass-cache
16-
.vscode/settings.json
16+
.vscode
1717
.windsurf
1818
.windsurfrules
1919
.wp-env.override.json

0 commit comments

Comments
 (0)