summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 18:17:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 18:17:43 -0800
commit680c3de8dbe935dc127a2feb30a755de214ed8a9 (patch)
tree98c7a705d6beed0af9914bc4083e36dd2a8c272b /.gitattributes
parentd3563f1885a45cc41e1a33e4a9b1de3d7ab65e26 (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