Skip to content

Commit

Permalink
Added export-ignore where was missing (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
danijelgalic committed Nov 8, 2024
1 parent acce9e7 commit 254139d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php-cs-fixer.php
/.php-cs-fixer.php export-ignore
/CHANGELOG.md export-ignore
/CITATION.cff export-ignore
/LICENSE.md export-ignore
Expand Down

0 comments on commit 254139d

Please sign in to comment.