mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 17:18:41 +00:00
dc1ef61334
Change-Id: Id5b1717610caba765d270e0ba2e5b33766558827
21 lines
181 B
Plaintext
21 lines
181 B
Plaintext
# Editors
|
|
*~
|
|
*.kate-swp
|
|
.*.swp
|
|
sublime-*
|
|
.project
|
|
.settings
|
|
\#*#
|
|
.#*
|
|
/.idea
|
|
|
|
# Install and build artifacts
|
|
/docs
|
|
node_modules
|
|
composer.lock
|
|
vendor
|
|
screenshots/*.png
|
|
|
|
# OS
|
|
.DS_Store
|