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 a475e3a commit a7c48f2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,9 @@
* text=auto

documentation/* linguist-documentation
crossbrowdy.com/_html/_doc/api/* linguist-documentation
crossbrowdy.com/_html/_doc/api/* linguist-documentation

*.css linguist-detectable=false

*.htm linguist-detectable=false
*.html linguist-detectable=false

0 comments on commit a7c48f2

Please sign in to comment.