summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:45:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:45:53 -0800
commit64e695de838bf6877ab685a8339b3c4fe81b328b (patch)
tree989358cf80e8ac217e9ab72f5343d3ba9394a40a /.gitattributes
parent0acd7717d5a8995b9c844f5f023a09dcf65b7f2f (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