Files
streamzy/.gitignore
2026-02-22 12:42:50 +01:00

12 lines
211 B
Plaintext

/.phpunit.cache
/node_modules
/public/build
/public/storage
/storage/*.key
/storage/framework/cache/data/*
/storage/framework/sessions/*
/storage/framework/views/*.php
/storage/logs/*
.env
.phpunit.result.cache