Skip to content

Commit

Permalink
ignore html and ipynb files from GitHub language percentages
Browse files Browse the repository at this point in the history
  • Loading branch information
sgbaird committed May 31, 2022
1 parent de55ead commit 90ea1bf
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 @@
**/*.html linguist-vendored=false
**/*.html linguist-detectable=false
**/*.ipynb linguist-vendored=false
**/*.ipynb linguist-detectable=false

0 comments on commit 90ea1bf

Please sign in to comment.