summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:10:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:10:58 -0800
commit577091f00bd9c0bb52f194980a012af5014e2002 (patch)
tree1581dd9930d5e9eda17b78a8a8e4674dc66788b4 /.gitattributes
parent601940e37674f8b160cd5ada9150599ca8103567 (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