Skip to content

Commit

Permalink
exclude .github/ from git export
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Mar 16, 2022
1 parent 14b5ebe commit a2df0ec
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
@@ -1,5 +1,6 @@
vendor/ export-ignore
tests/ export-ignore
.github/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.gitlab-ci.yml export-ignore
Expand Down

0 comments on commit a2df0ec

Please sign in to comment.