Skip to content

Commit

Permalink
Update .gitattributes file with recent changes
Browse files Browse the repository at this point in the history
Updates `.gitattributes` file to account for the removal of Travis CI file and the new `.github` directory with `export-ignore` directives.
  • Loading branch information
Ayesh committed Jul 14, 2022
1 parent 67f2a61 commit b4da1c5
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
@@ -1,7 +1,7 @@
/.github export-ignore
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/phpcs.xml export-ignore
/phpunit.xml.dist export-ignore

Expand Down

0 comments on commit b4da1c5

Please sign in to comment.