mediawiki-extensions-Visual.../.gitignore
Kunal Mehta 5ffdabd2db Add composer entry point for phpcs and linting
Bug: T90943
Change-Id: I0a95ef0f12149aaccdc3e7383c99b694a9dce990
2015-03-06 08:44:30 -08:00

17 lines
147 B
Plaintext

# Editors
*~
*.kate-swp
.*.swp
sublime-*
.project
.settings
# Install and build artifacts
/docs
node_modules
composer.lock
vendor
# OS
.DS_Store