summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:07:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:07:55 -0800
commite678a9cb0031ca8324805034fe2da3d4a6d1b31f (patch)
treef5b6da3ba4447e0e788a16f486461d24a8b71f6d /.gitattributes
parenta5254ae10838d6f4a61ceb13fa433c9d130cdd4e (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