summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:51:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:51:21 -0800
commitda68ad614e45f76ff1ae3278965c50ae2cfba6c3 (patch)
treeca224c8ac2eda1f7d25fda1d5c3296999c0e942f /.gitattributes
parent8c0d92eb9907764bfdc207a4b27480f90dc9bf0e (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