Skip to content

Commit

Permalink
[TASK] Add .gitattributes file
Browse files Browse the repository at this point in the history
Exclude certain files from export to packagist
  • Loading branch information
thommyhh committed Oct 16, 2024
1 parent b1fa0ec commit c28bdca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/.github/ export-ignore
/.editorconfig export-ignore

0 comments on commit c28bdca

Please sign in to comment.