mediawiki-extensions-Popups/.gitignore
Sam Smith 2a75aa525b docs: Generate documentation with Doxygen
doc.wikimedia.org is a helpful resource when iterating on a codebase.
Like MobileFrontend, generate documentation with Doxygen so that it can
be published there.

Note well that:

- The CALL_GRAPH and CALLER_GRAPH statements have been removed as they
  were being set to the default value (NO)

- DOT_FONTSIZE was increased from 10 to 12

Bug: T242779
Change-Id: I41e4c6ca2b604382b036606ebcb40f11a1e8abc0
2020-02-24 17:10:53 +00:00

12 lines
168 B
Plaintext

/docs/js/
/docs/ui/
/docs/php/
/.nyc_output/
/node_modules/
/vendor/
/composer.lock
/.eslintcache
/.storybook/node_modules
/.storybook/dist
/.storybook/mocks/**/*.less