summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 05:41:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 05:41:15 -0800
commitf07643577aa0188d123378c0ab4e1a0e61f22a32 (patch)
tree6878297179bcb27c27e47778599be3dd0367075f /.gitattributes
parentf47899b4c8ecda365c24c259fa2b26e19e45be9b (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