summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:38:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:38:42 -0800
commitff4c8e9a9af2652f7724203c48569a70de2d276b (patch)
tree19249c47393ebcc18337d568d1ea842313c7d117 /.gitattributes
parentbfe6d70ca6f5a9b6dd53f423c449f37dc8867ec2 (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