mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-23 16:06:53 +00:00
Add .gitignore file
Change-Id: I3d06e083ca8af279cae78c97afdf413fb4bfd782
This commit is contained in:
parent
fe0a05ad49
commit
41e810f65e
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Install and build artifacts
|
||||
node_modules
|
||||
composer.lock
|
||||
vendor
|
||||
.eslintcache
|
||||
|
Loading…
Reference in a new issue