summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 09:45:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 09:45:58 -0800
commitac9df6cf099eb111e8be81c24f8f5c88caa6dfbb (patch)
tree438268cd9374c7e7cc69bd2ac0df9f09c4e1d707 /.gitattributes
parente142c194c9f13b47ff8e5e89a8e4afe65c4cb00e (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