Skip to content

Commit

Permalink
make linguist ignore .em .tst .1 .3 template and data files (#161)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Anderson <[email protected]>
  • Loading branch information
andermi authored Sep 10, 2023
1 parent d846f5d commit 05688e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.em -linguist-detectable
*.tst -linguist-detectable
*.1 -linguist-detectable
*.3 -linguist-detectable

0 comments on commit 05688e3

Please sign in to comment.