summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 15:29:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 15:29:25 -0800
commit31546bdd4cf1c93323b393819c1296fc8e93381e (patch)
treea068199bb1642b62f8337bc62694dd1d6fe1e9e9 /.gitattributes
parent64edb9571d6cb8dc830f7d51cdc151547eabcaf9 (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