Backend for songs.zachdecook.com
Diffstat (limited to 'laravel/storage/framework/cache/.gitignore')
| -rwxr-xr-x | laravel/storage/framework/cache/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/laravel/storage/framework/cache/.gitignore b/laravel/storage/framework/cache/.gitignore new file mode 100755 index 0000000..01e4a6c --- /dev/null +++ b/laravel/storage/framework/cache/.gitignore @@ -0,0 +1,3 @@ +* +!data/ +!.gitignore |