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 702e00a commit d278101Copy full SHA for d278101
.gitignore
@@ -4,4 +4,5 @@ composer.phar
4
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
5
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
6
# composer.lock
7
-node_modules/
+node_modules/*
8
+!node_modules/mime-db/db.json
0 commit comments