Skip to content

Commit 87946e9

Browse files
committed
fix gitattributes
1 parent a603a96 commit 87946e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# .gitattributes
22
*.java linguist-detectable=true
3-
*.py linguist-detectable=false
3+
*.py linguist-detectable=true

0 commit comments

Comments
 (0)