Skip to content

Commit

Permalink
exclude tests and test files from releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rico132 committed Sep 4, 2023
1 parent a9b58b6 commit 8caf900
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/examples/resources export-ignore
/tests export-ignore
/phpunit.xml export-ignore

0 comments on commit 8caf900

Please sign in to comment.