summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 11:30:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 11:30:39 -0800
commit911a1a2e5986c19ae4425d0e19f625d839c0e31f (patch)
tree6b301d94d437b40d9a627ed784ef8ce8508234b3 /.gitattributes
parentb344ec13b9d5e9c99361f5a771b134cce07bae82 (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