summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-05-13 13:21:02 -0700
committernfenwick <nfenwick@pglaf.org>2025-05-13 13:21:02 -0700
commit8b4980a9901ea74c79f76098d668fb3401fb7d32 (patch)
tree209891ad89b2760caa8d62404339f8c2de3df132 /.gitattributes
Initial commitHEADmain
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