summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 02:37:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 02:37:36 -0800
commit517f43a693c372962f24e760f2a25c4716d4da37 (patch)
tree10f6ed6334bb3e7f9c260b0536ce04c9c7d58fe3 /.gitattributes
parentb7bf65be10abc3bff316e2c3d1a0be6ba8ee80d7 (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