Skip to content

Commit

Permalink
Fix .gitattributes to properly export specific files
Browse files Browse the repository at this point in the history
  • Loading branch information
dconco committed Nov 20, 2024
1 parent 464b8c4 commit 9342359
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
* export-ignore
phantom export
composer.json export
README.md export

phantom -export-ignore
composer.json -export-ignore
README.md -export-ignore
* export-ignore

0 comments on commit 9342359

Please sign in to comment.