summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 04:57:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 04:57:57 -0800
commit6356e981f95961f4d44a826f4eb739ce81cd69fa (patch)
treefcacc6cb77ea0d4f021112d623121225ffe95ea6 /.gitattributes
parentfe779ce9f6e06ead45fdcf5874a615254b728b4a (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