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