Skip to content

Commit 997bfc2

Browse files
committed
chore: update .gitattributes
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 4a0d066 commit 997bfc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,16 @@
55
# to native line endings on checkout.
66
.astyleignore text eol=lf
77
.astylerc text eol=lf
8+
.codespellignore text eol=lf
9+
.codespellrc text eol=lf
810
.editorconfig text eol=lf
911
.flake8 text eol=lf
1012
.gitattributes text eol=lf
1113
.gitignore text eol=lf
1214

1315
*.adoc text eol=lf
1416
*.c text eol=lf
17+
*.cfg text eol=lf
1518
*.cmake text eol=lf
1619
*.cpp text eol=lf
1720
*.css text eol=lf

0 commit comments

Comments
 (0)