summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:30:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:30:35 -0800
commitcc75a748b682f9a59af4b53f0160941f52a4df48 (patch)
tree1ddee1ca4f632cc0a69b0c570fd91f963a344f09 /.gitattributes
parentb1892fb8a30aee5c6f5ccc11aa2e54c0e7d9143d (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