summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:58:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:58:33 -0800
commit4edda9ce58b9dd7511a8cf5d0a4e2e04549287dd (patch)
treea3d106ce4384e70264e7d6b193e251f0c1bf5e97 /.gitattributes
parenta34b70ee02575b3bae23f9bbf2f7a6f3d191cff5 (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