Skip to content

Commit

Permalink
Merge pull request #89 from WoltLab/gitattributes
Browse files Browse the repository at this point in the history
Add `export-ignore` attribute for `.laminas-ci.json`
  • Loading branch information
boesing committed May 9, 2022
2 parents a3f03b3 + 5730a8c commit 099d60a
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 @@ -2,7 +2,7 @@
/.gitattributes export-ignore
/.github/ export-ignore
/.gitignore export-ignore
/.laminas-ci.json
/.laminas-ci.json export-ignore
/docs/ export-ignore
/mkdocs.yml export-ignore
/phpcs.xml export-ignore
Expand Down

0 comments on commit 099d60a

Please sign in to comment.