summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:09:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:09:44 -0800
commit7a40709528b4052914563b246c016b257d0a42c3 (patch)
tree701410d1467a91fab6e4cb115860f3e51f1e2f7c /.gitattributes
parentebe5beb2193ff724f5d331a5aafa9ba36cbfec46 (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