summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:40:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:40:21 -0800
commit90d6664d7fb0e79d662501e9cd97ec3b3197e809 (patch)
tree00258b19c6bb2b643bdda9ef0655c5663968d00b /.gitattributes
parent8b8e0a6cf5dae3cd5ec3fc4ec85c1a11eb1988a2 (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