summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:18:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:18:01 -0800
commit4c3a9ba25fb361a4c60800b919dffcf36600bb5d (patch)
tree6945eaea2101ab61cf8945b9eaccc102af22f63f /.gitattributes
parent16946e98884891b49e02d468203c43a6e68c8e9e (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