mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-13 17:48:17 +00:00
5b5ed387c9
Bug: T318403 Change-Id: I7a607edc69d8fcf51a634ce0f536548979eef95b
24 lines
238 B
Plaintext
24 lines
238 B
Plaintext
# Editors
|
|
*~
|
|
*.kate-swp
|
|
.*.swp
|
|
sublime-*
|
|
.project
|
|
.settings
|
|
\#*#
|
|
.#*
|
|
/.idea
|
|
|
|
# Install and build artifacts
|
|
/docs
|
|
node_modules
|
|
composer.lock
|
|
vendor
|
|
screenshots/*.png
|
|
.eslintcache
|
|
tests/selenium/log
|
|
.api-testing.config.json
|
|
|
|
# OS
|
|
.DS_Store
|