summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:30:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:30:10 -0800
commit22cc77350fca73dc0e0142bba0ac559e5c0a335d (patch)
tree86ddf35bb57059ccd904c49c4c4c6b232e7644e3 /.gitattributes
parentfe3bff6af677cc39f60a04d2a09a583f3baaa1b8 (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