summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:35:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:35:04 -0800
commit87920e82b6ad1dd18670043acfb2c5cd0343631d (patch)
tree59c7c2b8e5db10cbb3759409e39e37302672297b /.gitattributes
parent070e61a0970e1bad544c736dcd1efea5068a9ec7 (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