Skip to content

Commit

Permalink
Create .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderMuller committed Jan 10, 2025
1 parent 325a524 commit 6db0084
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .cache/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*
/phpstan
/phpunit
/pint
/rector
/rectorContainer
!.gitignore

0 comments on commit 6db0084

Please sign in to comment.