summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:30:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:30:49 -0800
commit5fd99ce8c9cd3d4e9c06572eca810d4fa7eee5fc (patch)
tree5cd39bde7258e18fea6bb75e27a347df27ba66b7 /.gitattributes
parent9f8a910c140f7f5892b9de3ca8562fe709d88023 (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