diff options
Diffstat (limited to 'storage/framework/cache')
-rw-r--r-- | storage/framework/cache/.gitignore | 3 | ||||
-rw-r--r-- | storage/framework/cache/data/.gitignore | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/storage/framework/cache/.gitignore b/storage/framework/cache/.gitignore deleted file mode 100644 index 01e4a6c..0000000 --- a/storage/framework/cache/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -* -!data/ -!.gitignore diff --git a/storage/framework/cache/data/.gitignore b/storage/framework/cache/data/.gitignore deleted file mode 100644 index d6b7ef3..0000000 --- a/storage/framework/cache/data/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore |