summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:05:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:05:04 -0800
commit0214f5fbbdaafc68817600e4223025499d1b77bd (patch)
tree2f8af8ad81d4dfb71c5af41ffc8070b8bdc7f321 /.gitattributes
parent19dc2ed9970a574c2dee501b22da6020f58ac92e (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