summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:08:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:08:17 -0800
commitf0ccd6c378d0ac2a0b5afebbd428b680bd4a2a49 (patch)
tree1fd59df6a06ba4c86f6b581dea92f8c1218c426a /.gitattributes
parent72505ee8b1308b46e9ea86288d6a263a990c1d7b (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