summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:11:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:11:18 -0800
commit6cd1470d8f5239310410a0de58c8212c0c05b646 (patch)
tree7df35d733de92c6468e41f0dae72ea8bddb6a084 /.gitattributes
parent6ef3f8b0f58b60998b2c1bea5bb4b20b594a8d2a (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