mediawiki-extensions-Syntax.../.gitignore
Timo Tijhof f8b63304eb Support local composer setup
This makes installation easier for local development.
Per https://www.mediawiki.org/wiki/Manual:External_libraries

I was supicious about whether 'use KzykHys\Pygments\Pygments;'
works in a file if the namespace/class itself is only loaded
later, but it works fine.

Ref T103890.

Change-Id: Ia1a577f555cd8ab09969dec219316bc1e76769f4
2015-06-25 22:49:53 +00:00

9 lines
67 B
Plaintext

.svn
*~
*.kate-swp
.*.swp
.idea
node_modules
/vendor
composer.lock