env and vendor removed from git

This commit is contained in:
Claudio 2025-04-09 16:45:42 +02:00
parent 43b1cb2202
commit f8ad1c2210

2
.gitignore vendored
View File

@ -3,6 +3,7 @@
/public/hot
/public/storage
/storage/*.key
/vendor
/.idea
/.fleet
/.vscode
@ -11,6 +12,7 @@ Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env
.phpunit.result.cache
.php_cs.cache
/documentation