Skip to content

Commit

Permalink
fix linguist detection
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoKle committed Jul 12, 2023
1 parent 7b9a73d commit 41b3dc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
*.cpp linguist-language=C++
*.h linguist-language=C++
*.cpp linguist-language=cpp
*.h linguist-language=cpp

0 comments on commit 41b3dc9

Please sign in to comment.