summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 06:42:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 06:42:38 -0800
commit43dc7516a084ddf3202330a7b6bbcff78f93b9f5 (patch)
tree5ef88298ce7210c9b3fcf0325da282ebe4be1e18 /.gitattributes
parentf083ea9f69e324a615f4a3af52caea00ddf910aa (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