Skip to content

Commit

Permalink
Merge pull request #7 from tobimori/master-1
Browse files Browse the repository at this point in the history
Ignore unneccessary files from being downloaded by packagist
  • Loading branch information
SRWieZ committed May 10, 2023
2 parents 83c32d8 + ce83474 commit bc15fcb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.gitattributes export-ignore
.github/ export-ignore
.gitignore export-ignore
.idea export-ignore
tests/ export-ignore
examples/ export-ignore
assets/ export-ignore

0 comments on commit bc15fcb

Please sign in to comment.