Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Fix badge URLs & GitHub Actions #59

Merged
merged 12 commits into from
Jun 19, 2020
Prev Previous commit
Next Next commit
Add gitattributes
  • Loading branch information
ssfinney committed Jun 19, 2020
commit fd5d8eaf5b14fda5ff3100e16578a4cd8077ef11
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
* text=auto

/.github export-ignore
/build export-ignore
/tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
nitpick.json export-ignore
phpunit.xml.dist export-ignore