Skip to content

Commit

Permalink
Don't export the .cache directory. (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
costdev authored Nov 24, 2024
1 parent 5134dfd commit 63dcbc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ phpcs.xml.dist export-ignore
/.github export-ignore
/bin export-ignore
/tests export-ignore
/.cache export-ignore

0 comments on commit 63dcbc5

Please sign in to comment.