summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:14:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:14:21 -0800
commitb3cd4edb6cc43b19284f7bb9991a46c41123b4f6 (patch)
tree913ce8ce9b6adbb237ef8abe09cf12b4335bf3a0 /.gitattributes
parent6aa51c3a975c899cce8056d8f4fbd4bb318da17c (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