summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 17:16:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 17:16:13 -0800
commit701d39d0c261e6b93562e492d19f8aa7fe163e79 (patch)
tree792afc582c94f7f4bc4f1bb09c3570d5c482f4c4 /.gitattributes
parent65545254b3a94097d44abc61fa79d3416e5ed546 (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