summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:10:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:10:32 -0800
commit21fc211c298afc4f74c6efd77960e17475489d5d (patch)
tree51591fd6610020728e682ed75996a4106d5a4797 /.gitattributes
parentfc5f042d8ec3cf58aa58d012d291a4d231570d9b (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