summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:49:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:49:24 -0800
commit73670fc6f2d8f57057f10fc899a9037845d5e684 (patch)
tree55693fb14321df2708bf9f2795fa00490c246367 /.gitattributes
parentc157d45afddfdc32bd68656a5fdb25532a76fe38 (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