Add .gitignore file

Change-Id: I3d06e083ca8af279cae78c97afdf413fb4bfd782
This commit is contained in:
Ed Sanders 2019-10-10 21:19:08 +01:00
parent fe0a05ad49
commit 41e810f65e

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# Install and build artifacts
node_modules
composer.lock
vendor
.eslintcache