We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0d066 commit 997bfc2Copy full SHA for 997bfc2
1 file changed
.gitattributes
@@ -5,13 +5,16 @@
5
# to native line endings on checkout.
6
.astyleignore text eol=lf
7
.astylerc text eol=lf
8
+.codespellignore text eol=lf
9
+.codespellrc text eol=lf
10
.editorconfig text eol=lf
11
.flake8 text eol=lf
12
.gitattributes text eol=lf
13
.gitignore text eol=lf
14
15
*.adoc text eol=lf
16
*.c text eol=lf
17
+*.cfg text eol=lf
18
*.cmake text eol=lf
19
*.cpp text eol=lf
20
*.css text eol=lf
0 commit comments