summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:39:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:39:01 -0800
commit3676beb26521ef8d2fd6a4a4ab4de4c210d02e06 (patch)
tree2f814b6643192736a24c5fe2a8b14fc2fd9de803 /.gitattributes
parente600fae6d7efc92009e5b60ddb0d5b4fe9a9bae7 (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