summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:33:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:33:26 -0800
commit6863fcbe1f89e39f3f380e21af3279337d5e78a1 (patch)
tree563fe78f845bb145a1899bfe5c4383ec708ded62 /.gitattributes
parenteedd6bf4906b9fe0c43fe5bc394b509d300ce3e1 (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