Skip to content

Commit d667902

Browse files
authored
chore: fix .gitignore path for dx.custom.js after bundle relocation (#32463)
1 parent 02090db commit d667902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/devextreme/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_modules
44
/testing/testcafe/artifacts
55
/testing/LastSuiteTime.txt
66
/dotnet_packages
7-
/js/bundles/dx.custom.js
7+
/build/bundle-templates/dx.custom.js
88
/js/__internal/core/localization/default_messages.ts
99
/js/__internal/core/localization/cldr-data
1010
/scss/bundles/*.scss

0 commit comments

Comments
 (0)