Skip to content

Commit

Permalink
Add .gitattributes to prioritize Python as the main language
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav committed Jul 4, 2024
1 parent b72b8f7 commit afe4716
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.py linguist-detectable=true
*.html linguist-detectable=false

0 comments on commit afe4716

Please sign in to comment.