mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
47c45866de
The continuous integration infrastructure for these is being removed (or never existed), and our team decided not to invest the time to convert them to node.js. Bug: T171848 Change-Id: I0faeecb2635f24c40c83aa689b670e69aa381431
27 lines
254 B
Plaintext
27 lines
254 B
Plaintext
.idea/
|
|
node_modules/
|
|
scripts/remotes/
|
|
/vendor
|
|
/docs
|
|
composer.lock
|
|
|
|
# Editors
|
|
*.kate-swp
|
|
*~
|
|
\#*#
|
|
.#*
|
|
.*.swp
|
|
.project
|
|
.buildpath
|
|
.classpath
|
|
.settings
|
|
cscope.files
|
|
cscope.out
|
|
*.orig
|
|
## NetBeans
|
|
nbproject*
|
|
project.index
|
|
## Sublime
|
|
sublime-*
|
|
sftp-config.json
|