Skip to content

Commit

Permalink
Create .gitattributes
Browse files Browse the repository at this point in the history
Project should be referenced as Python not C++.
  • Loading branch information
Kramer84 authored Oct 10, 2023
1 parent 7b89f39 commit 53aeb4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.py linguist-detectable=true
*.pyx linguist-detectable=true
*.h linguist-detectable=false

0 comments on commit 53aeb4a

Please sign in to comment.