summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:14:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:14:38 -0800
commit7879231e18a1fa5edd956f906d941cdd4ee50d6e (patch)
tree7d679ba585e248dabe51468a6c66408d12b522b9 /.gitattributes
parent2eefed6f23a26791ffd562fb15c7ce48897e87a2 (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