Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
chowdream authored Aug 17, 2023
1 parent 092c447 commit 0b24b68
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto eol=lf
# Undo the GitHub's default
# https://github.com/github/linguist/blob/96ad1185828f44bb9b774328a584551ee57ed264/lib/linguist/vendor.yml#L177
packages/**/*.d.ts -linguist-vendored
# These icons are imported from Google.
# Kept so that we can review the impact when changing the generation script.
packages/mui-icons-material/lib/** linguist-generated
packages/mui-icons-material/material-icons/** linguist-generated
packages/mui-icons-material/legacy/** linguist-vendored
# bundling fixtures
test/bundling/scripts/packages.js linguist-generated
*.html linguist-detectable=false
*.css linguist-detectable=false
*.java linguist-detectable=false
*.python linguist-detectable=true
*.js linguist-detectable=true
*.html linguist-detectable=false
*.xml linguist-detectable=false
*.ts linguist-language=Solidity

0 comments on commit 0b24b68

Please sign in to comment.