Browse Source

Merge pull request #4203 from KristofMorva/sort-gitignore

Sorting gitignore file
Taylor Otwell 7 years ago
parent
commit
f7b9a590f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,6 +1,6 @@
 /node_modules
-/public/storage
 /public/hot
+/public/storage
 /storage/*.key
 /vendor
 /.idea