summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:46:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:46:03 -0800
commit18cb2f2b2ef3b5733462a668fc6c0372e044e72c (patch)
tree0e4936ab2acaaabd5ea39e26b172e73e6068c6cc /.gitattributes
parent5650a422f270bb3699ef53c1d2dbb0c88836ea50 (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