Skip to content

Commit

Permalink
chore: ignore export of .github folder
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Mar 23, 2021
1 parent 352566b commit 5e5ef92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html

# Ignore all test and documentation with "export-ignore".
/.github export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/phpunit.xml.dist export-ignore
Expand Down

0 comments on commit 5e5ef92

Please sign in to comment.