Compare commits

...

4 Commits

Author SHA1 Message Date
Youssef Fahmy
9d983049f4
Merge 4f8e2f18ad into 57286c3887 2026-07-24 01:20:22 -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
Youssef Victor
4f8e2f18ad
Revert "Add *.snk strong name key files" 2025-12-28 13:17:03 +01:00
2 changed files with 1 additions and 4 deletions

View File

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

View File

@ -270,10 +270,6 @@ ClientBin/
*.publishsettings
orleans.codegen.cs
# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk
# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/