Skip to content

Commit

Permalink
Simplify .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Sep 20, 2024
1 parent 05421af commit db33701
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,9 @@

# https://stackoverflow.com/a/16318111
/tools/*
!/tools/ecs
/tools/ecs/*
!/tools/ecs/composer.json
!/tools/ecs/ecs.php
!/tools/rector
/tools/rector/*
!/tools/rector/composer.json
!/tools/rector/rector.php
!/tools/psalm
/tools/psalm/*
!/tools/psalm/composer.json
!/tools/psalm/psalm.xml

0 comments on commit db33701

Please sign in to comment.