summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:39:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:39:32 -0800
commit669400a5b002aca185df294a60a2169364dd18af (patch)
tree92f36c61f4bab3d2571b181035fa4bc9881edc6d /.gitattributes
parent766550ac6e0df4a7d20ae94c7f4790aa85e6d8f4 (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