Skip to content

Commit

Permalink
exclude fixtures from linguist (sveltejs#3394)
Browse files Browse the repository at this point in the history
* exclude fixtures from linguist

* more specific paths

* should be the same

* apparently not

* please update properly
  • Loading branch information
ignatiusmb authored Jan 19, 2022
1 parent 49114b9 commit 54d302d
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
@@ -1,2 +1,3 @@
* text=auto eol=lf
test/** -linguist-detectable
/packages/**/test/** -linguist-detectable
/packages/**/fixtures/** -linguist-detectable

0 comments on commit 54d302d

Please sign in to comment.