summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:30:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:30:18 -0800
commit8aaae81a1150b0ada6b235f1dc2120ebb74c4fd0 (patch)
treefc8c937da149f5e8c58627877d9cc73d45fc8abf /.gitattributes
parenta9597e0f4680b639f568c63e35eeaf7580df301e (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