Skip to content

Commit fac34de

Browse files
committed
Update .gitattributes
1 parent 622b82f commit fac34de

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

.gitattributes

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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
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+
.coderabbit.yaml export-ignore
7+
*.pyc export-ignore
8+
*.pyo export-ignore

0 commit comments

Comments
 (0)