We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964516a commit ffebe97Copy full SHA for ffebe97
.gitattributes
@@ -0,0 +1,10 @@
1
+* text=auto
2
+# enforce text on certain files
3
+*.py text
4
+*.pyx text
5
+*.pyd text
6
+*.c text
7
+*.h text
8
+*.html text
9
+*.csv text
10
+*.json text
0 commit comments