summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:04:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:04:55 -0800
commit4bc0784de8f26b5d7544c222b2e3cc122021b324 (patch)
tree808111aa3cff68b926c381b3999cd8c6faca2ec0 /.gitattributes
parent5a55f1956392873f0e79a81072dced590a23ef1e (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