summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:36:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:36:48 -0800
commitf41a032f96f22a5e0876c762b0f4515adbb94a4e (patch)
tree5372e63b300649453b82be77f673304a1cdc0846 /.gitattributes
parentb87780aad126f86c61b1520e9c5c04318e4aeb5a (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