summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 15:45:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 15:45:57 -0800
commit9d7200d8e426576f0a076d0c2554560a6228a280 (patch)
treeb0bc7a3d34cc0b0d07b0cc424e86fe7b1216b25f /.gitattributes
parentf5e85e7b94f1bc3d1a43a7da79478e0ea9920abb (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