summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:00:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:00:58 -0800
commit552244faa35cfc4c2176ae1ff0b0caebf6c6cd1e (patch)
tree654a92617acf51508b21f77a3d6a889c84bece39 /.gitattributes
parentc0af11c412540c678a77a2337ac5e0b0d7f116c6 (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