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 441c502 commit e31b22dCopy full SHA for e31b22d
{{ cookiecutter.__dirname }}/.gitattributes
@@ -0,0 +1,11 @@
1
+# SPDX-FileCopyrightText: 2024 Justin Myers
2
+#
3
+# SPDX-License-Identifier: Unlicense
4
+
5
+.py text eol=lf
6
+.rst text eol=lf
7
+.txt text eol=lf
8
+.yaml text eol=lf
9
+.toml text eol=lf
10
+.license text eol=lf
11
+.md text eol=lf
0 commit comments