mediawiki-extensions-Visual.../.gitignore
Emeka Chukwukere 5b5ed387c9 Add basic end-to-end tests for action=visualeditor
Bug: T318403
Change-Id: I7a607edc69d8fcf51a634ce0f536548979eef95b
2022-09-28 18:28:05 +02:00

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