Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
44million committed Dec 3, 2023
1 parent bf69479 commit 765b34b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
JavaDocs/* linguist-vendored
# This is to reclassify the JavaDocs folder as Java.
# Before this, GitHub's language stats section thought the entire repository was in HTML. Had to fix it.
*.html linguist-language=Java
*.js linguist-language=Java
*.css linguist-language=Java

0 comments on commit 765b34b

Please sign in to comment.