Ignore Laravel file

This commit is contained in:
Ben Goldsworthy 2022-12-12 18:24:39 -06:00
parent 6188c9ed22
commit 6392989456
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
<file>routes</file>
<file>tests</file>
<exclude-pattern>config/broadcasting.php</exclude-pattern>
<exclude-pattern>bootstrap/cache/*</exclude-pattern>
<exclude-pattern>bootstrap/autoload.php</exclude-pattern>
<exclude-pattern>*/migrations/*</exclude-pattern>