summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-12 06:35:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-12 06:35:49 -0800
commit18b985c623be8b46e9d73ba2c0fd31dade128927 (patch)
tree589274bb3ea02f0b995778dcb2c142bfc57a432d /.gitattributes
parentc261595c42e6b7fead1726e5831aadf4ea6b6e40 (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