summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:58:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:58:04 -0800
commit841d68351a896d85041ff0185b59e42aef8b8621 (patch)
tree288f9321f7eeabfdadeed0628be72d34f56c6c16 /.gitattributes
parent901e1f38f4bad94427dcfb35f7c2aa3c5b842a2b (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