summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:45:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:45:32 -0800
commitff4588a93785e8b027a7d37bb2047a3da5e7a4aa (patch)
treeb61f83bdb9de1ee55ae72650ae2041649f855531 /.gitattributes
parentf4d794f2825ebe5e6edc89fd393b52b2e448ec17 (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