Skip to content

Commit

Permalink
[Chore] Update .gitattributes
Browse files Browse the repository at this point in the history
Exports tests and git related configuration files from installed package.
  • Loading branch information
deathaxe committed May 12, 2024
1 parent 6c96627 commit 2fa415d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/.github/ export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
tests/ export-ignore
syntax_test_* export-ignore

0 comments on commit 2fa415d

Please sign in to comment.