Compare commits

...

5 Commits

Author SHA1 Message Date
Anisselbd
38366331e8
Merge af893711d7 into 57286c3887 2026-07-24 01:20:17 -04:00
Devin Dooley
57286c3887
Merge pull request #4873 from lissy93-forks/updates-laravel-phpcache-dir
Updates missing .phpunit.cache dir for newer laravel
2026-07-23 09:06:44 -07:00
Alicia Sykes
90db345f0d Updates missing .phpunit.cache dir for newer laravel 2026-06-07 21:00:00 +01:00
Anisselbd
af893711d7
Update Global/Xcode.gitignore
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-18 14:46:19 +01:00
Anisselbd
73352d0672
Fix missing wildcard for xcuserdata folder
Add wildcard to avoid accidentally committing user-specific Xcode data folders.
2025-11-18 14:40:30 +01:00

View File

@ -21,6 +21,7 @@ Homestead.yaml
Homestead.json
/.vagrant
.phpunit.result.cache
/.phpunit.cache
/public/build
/storage/pail