summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:38:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:38:08 -0800
commit2ccc89ea532a45eca9dc2a643a3cb5886d367848 (patch)
treecd986ed3191c888be4e74ca15515f6173f84e14e /.gitattributes
parentbef4c2843e128b1e2b4bed9a8eeb6e269ead9d07 (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