Skip to content

Commit f7b9a59

Browse files
authored
Merge pull request laravel#4203 from KristofMorva/sort-gitignore
Sorting gitignore file
2 parents d870a0c + 99d4e59 commit f7b9a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/node_modules
2-
/public/storage
32
/public/hot
3+
/public/storage
44
/storage/*.key
55
/vendor
66
/.idea

0 commit comments

Comments
 (0)