summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-11 20:21:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-11 20:21:02 -0800
commit98e5a6ca0f18c981b400cc8b1c4da2ec4e30425b (patch)
tree1ad8e399d687f3147ed4e6d0caff212a7f29c59b /.gitattributes
Initial commitHEADmain
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