summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:19:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:19:44 -0800
commitf297b00b2d29711c5d6623d58711bfbf2840fd2e (patch)
treea571a965d79e352a3d7baf7f9a526c0e49072848 /.gitattributes
parenta1a87c4438823f6d385cade45b22e72ad0f4fffa (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