mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-19 04:24:08 +00:00
added mix-manifest to gitignore, because it differ from production and dev
This commit is contained in:
+2
-3
@@ -3,6 +3,7 @@
|
||||
/public/storage
|
||||
/public/js
|
||||
/public/css
|
||||
public/mix-manifest.json
|
||||
/storage/*.key
|
||||
/vendor/**
|
||||
/.idea
|
||||
@@ -18,6 +19,4 @@ yarn-error.log
|
||||
.env.prod
|
||||
vendor/composer/autoload_static.php
|
||||
vendor/composer/autoload_classmap.php
|
||||
package-lock.json
|
||||
|
||||
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user