mediawiki-extensions-CodeMi.../.gitignore
MusikAnimal d652f3d2a2 CM6: Add jsdoc build step, fix JSDoc annotations, and add @stable tags
There is a known bug with JSDoc and using `export default`. These must
be separate statements for JSDoc to parse properly.
See https://github.com/jsdoc/jsdoc/issues/1132

Update README; change log now lives on the wiki.

Bug: T359986
Depends-On: I58a0766e35eddaf7bebe2c080757bb09963d8555
Change-Id: Ibc2212ef9eab512511b13a99ecc2ccbda8c52ece
2024-03-26 13:35:47 -04:00

13 lines
127 B
Plaintext

*~
*.kate-swp
.*.swp
.directory
/node_modules/
/coverage/
/tests/selenium/log/
/vendor/
/composer.lock
.eslintcache
.env
docs/