mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 00:58:44 +00:00
0593278d05
The first test just opens the page for editing and checks if it opened. Bug: T284165 Change-Id: Ifffaf3e5ab14811605d96fcdcfdc1f773880e52c
23 lines
213 B
Plaintext
23 lines
213 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
|
|
|
|
# OS
|
|
.DS_Store
|