second commit - test

This commit is contained in:
Sándor Máté Magony
2025-03-22 19:17:18 +01:00
parent 3e7f44edfe
commit 8fb5e07573
64 changed files with 10659 additions and 0 deletions

23
Backend/peepal_backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/auth.json
/.fleet
/.idea
/.nova
/.vscode
/.zed