Backend for songs.zachdecook.com
Diffstat (limited to 'laravel/storage/framework/.gitignore')
| -rwxr-xr-x | laravel/storage/framework/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/laravel/storage/framework/.gitignore b/laravel/storage/framework/.gitignore new file mode 100755 index 0000000..b02b700 --- /dev/null +++ b/laravel/storage/framework/.gitignore @@ -0,0 +1,8 @@ +config.php +routes.php +schedule-* +compiled.php +services.json +events.scanned.php +routes.scanned.php +down |