summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 05:52:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 05:52:12 -0800
commit351ac1352e56be9c04a7bcff8b20c7d1b3f771e6 (patch)
tree6bc1701af1be7d0c8b3eb077d72742cca78384f4 /.gitattributes
parentfc6373d21204f78cbd4fef53c93bd33f318975d8 (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