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 622b82f commit fac34deCopy full SHA for fac34de
1 file changed
.gitattributes
@@ -1,7 +1,8 @@
1
-* text=auto eol=lf
2
-# These files are blocked from the release.zip creation
3
-.gitignore export-ignore
4
-.gitattributes export-ignore
5
-.github export-ignore
6
-*.pyc export-ignore
7
-*.pyo export-ignore
+* text=auto eol=lf
+# These files are blocked from the release.zip creation
+.gitignore export-ignore
+.gitattributes export-ignore
+.github export-ignore
+.coderabbit.yaml export-ignore
+*.pyc export-ignore
8
+*.pyo export-ignore
0 commit comments