We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03de823 commit 9f6fa9dCopy full SHA for 9f6fa9d
.gitignore
@@ -5,6 +5,9 @@ composer.phar
5
/vendor/
6
/node_modules/
7
8
+nbproject/private/
9
+package-lock.json
10
+
11
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
12
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
13
# composer.lock
0 commit comments