summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 18:41:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 18:41:33 -0800
commitc8794403b9f7f975db9c4c6dec00eed1f0cfdb62 (patch)
tree7e5ce3b3ca7643ad88e1c038caf34986f368f564 /.gitattributes
parenta5d4962469203b22bf94a8229cc2d9b9bd4acbde (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