diff --git a/storage/framework/cache/.gitignore b/storage/framework/cache/.gitignore index b1da3b9c..d6b7ef32 100644 --- a/storage/framework/cache/.gitignore +++ b/storage/framework/cache/.gitignore @@ -1,2 +1,2 @@ --* --!.gitignore +* +!.gitignore diff --git a/storage/framework/sessions/.gitignore b/storage/framework/sessions/.gitignore index b1da3b9c..d6b7ef32 100644 --- a/storage/framework/sessions/.gitignore +++ b/storage/framework/sessions/.gitignore @@ -1,2 +1,2 @@ --* --!.gitignore +* +!.gitignore diff --git a/storage/framework/views/.gitignore b/storage/framework/views/.gitignore index b1da3b9c..d6b7ef32 100644 --- a/storage/framework/views/.gitignore +++ b/storage/framework/views/.gitignore @@ -1,2 +1,2 @@ --* --!.gitignore +* +!.gitignore