mattermost/webapp/.gitignore
Harrison Healey 2da1e56e6c
MM-67323 Add system for plugins to use shared package and allow plugins to load asynchronously (#35183)
* Remove jest-junit and unignore build folder in web app packages

We don't actually use the file output by jest-junit, and I don't think we
have since we moved off of Jenkins for CI

* Move parcel-namer-shared into build folder

* MM-67323 Add loadSharedDependency API and script for plugins to use it

* Fix client and mattermost-redux packages missing const enums

* Change interface for webAppExternals
2026-02-17 12:57:49 -05:00

16 lines
204 B
Text

.eslintcache
junit.xml
node_modules
.parcel-cache
*.tsbuildinfo
.rollup.cache
*.tar.gz
channels/dist
playbooks/dist
boards/dist
platform/*/dist
platform/*/lib
config.override.mk
build/test-results*.xml