summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 12:27:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 12:27:56 -0800
commit7f2c019a00bb06e37edbfa8d2f4930f2a991b6af (patch)
treea815d9beff4b609e53b1d1eee816579daadfbb5a /.gitattributes
parentc5c34cffe44dd0ec6483fa500e97caf36b046f9d (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