Skip to content

Commit

Permalink
gitattributes: ignore *.t files
Browse files Browse the repository at this point in the history
this should prevent the repository from being marked as 60% raku (which uses the .t extension).
  • Loading branch information
katrinafyi authored Mar 20, 2024
1 parent 04490d8 commit 80ad232
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,2 +1,3 @@
*.asl text eol=lf
*.prj text eol=lf
*.t linguist-vendored

0 comments on commit 80ad232

Please sign in to comment.