We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit e05f00dCopy full SHA for e05f00d
.gitignore
@@ -0,0 +1,6 @@
1
+composer.phar
2
+/vendor/
3
+
4
+# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
5
+# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
6
+# composer.lock
README.md
@@ -0,0 +1,2 @@
+# magento2-lightspeed
+Magento 2 - Lightspeed optimizations
0 commit comments