summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 03:17:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 03:17:14 -0800
commitba89e5e500baed4ccb7559775642e31fbc9af89b (patch)
tree1bb4cd20a1677599e5780e9bb3c4b258dff7db70 /.gitattributes
parentc4ac80bd99ff09c6f2484699b1a775a774728856 (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