Skip to content

Commit

Permalink
chore: Ignore cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
tienvx committed Mar 28, 2024
1 parent 90426c1 commit d5b8de0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ parameters:
paths:
- src
- tests
excludePaths:
- 'tests/Application/TestApplication/var'

0 comments on commit d5b8de0

Please sign in to comment.