Skip to content

Commit

Permalink
fix language stats
Browse files Browse the repository at this point in the history
  • Loading branch information
philiplinden committed Jan 21, 2024
1 parent 874e480 commit f677cb4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
docs/* linguist-documentation

# Don't include Jupyter Notebooks or assets/ in language stats
learning/* liquist-vendored
assets/* linguist-vendored
*.ipynb linguist-documentation=true
learning/** linguist-documentation=true
assets/** linguist-vendored

0 comments on commit f677cb4

Please sign in to comment.