Browse Source

Fix order

Fix .gitignore items in alphabetical order.
Heru Hang Tryputra 7 years ago
parent
commit
a14dc56a7f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -1,7 +1,7 @@
-/vendor
 /node_modules
 /public/storage
+/vendor
 /.idea
-Homestead.yaml
 Homestead.json
+Homestead.yaml
 .env