summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:14:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:14:46 -0800
commit325692bce23ab160b51d88a134eeecce85abbb9b (patch)
treeceff1386fdb6cc5875120e0abc833fd573d52378 /.gitattributes
parent89478c5152d8c96fabe440ff674b2721e15b1e7a (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