summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:38:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:38:40 -0800
commitffc3db09e172b6fc635dc2b5721f709ba4db8215 (patch)
tree9d36a385d5cb992f3a89cf68ba234f69af49a836 /.gitattributes
parent74ddb226c0e5fd0d644be9d94711af22ca7bca98 (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