Skip to content

Commit

Permalink
Merge pull request smarty-php#726 from pH-7/patch-1
Browse files Browse the repository at this point in the history
gitattributes: Ignore `.github` folder for distribution
  • Loading branch information
wisskid authored Feb 13, 2022
2 parents 50c4604 + fe6d333 commit 8aeb5d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@

# exclude from git export
/tests export-ignore
/utilities/ export-ignore
/utilities export-ignore
/.github export-ignore

/.gitattributes export-ignore
/.gitignore export-ignore
Expand Down

0 comments on commit 8aeb5d6

Please sign in to comment.