summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:48:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:48:54 -0800
commit7cab26e54faa585723fc23da645a3a70822a4a28 (patch)
tree2d4497e62df02ffdd624268aa515c076ec32e1d5 /.gitattributes
parentf990084dc320307e71f29960a0d7191fcd0bcbb5 (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