Skip to content

Commit

Permalink
Changed linguist attributes to ignore some files for the stats
Browse files Browse the repository at this point in the history
  • Loading branch information
Joan Alba Maldonado committed Jan 30, 2020
1 parent a7c48f2 commit 68aca2f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ documentation/* linguist-documentation
crossbrowdy.com/_html/_doc/api/* linguist-documentation

*.css linguist-detectable=false

*.htm linguist-detectable=false
*.html linguist-detectable=false
*.html linguist-detectable=false
*.md linguist-detectable=false
*.txt linguist-detectable=false
*.ts linguist-detectable=false
*.svg linguist-detectable=false
*.less linguist-detectable=false

0 comments on commit 68aca2f

Please sign in to comment.