summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:56:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:56:52 -0800
commitc6f9d7a92a58845fb6dcaba007056bf980c2e670 (patch)
treec590e4dd25d4297be9ac2ee0ed74cfc14e2fe745 /.gitattributes
parentb02d35d2d82824e7a77543fcf5234ad21c483976 (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