diff --git a/.gitignore b/.gitignore index e69de29..f827888 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,5 @@ +.env +vendor/ +node_modules/ +storage/logs/* +public/hot \ No newline at end of file