summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 11:00:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 11:00:00 -0800
commitf437506d21039facca830ca7a3545de8d85e5e26 (patch)
tree7a2a0c48a5c4de5041325f5c5a12a3604947c1b8 /.gitattributes
parent9213a3e77eba7804516a7e4f9d7ddb8a08f56e38 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf