summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:01:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:01:36 -0800
commit2083029cfc99fbf7dc927d56d2b48fcc6d9a62a0 (patch)
treee6f4d0fabdb726119aa37d48cd0d9a362b3c1256 /.gitattributes
parente1d01d4cdeef43f132a601457a7baf4260eda0d4 (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