We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a48687 commit 51cd16eCopy full SHA for 51cd16e
.gitattributes
@@ -0,0 +1,10 @@
1
+# Auto detect text files and perform LF normalization
2
+*.py text=auto eol=lf
3
+*.pyx text=auto eol=lf
4
+*.cpp text=auto eol=lf
5
+*.h text=auto eol=lf
6
+*.rst text=auto eol=lf
7
+*.txt text=auto eol=lf
8
+*.yml text=auto eol=lf
9
+*.md text=auto eol=lf
10
+
0 commit comments