summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 22:24:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 22:24:05 -0800
commit137f2058a9b61cb9477fb660cb7a5d93f1d08fe0 (patch)
treecb3a5b82ce9aec2eb32c77e0a3567e174e23bd60 /.gitattributes
parent6ad25b913c032fbbfba4c1940ef3a3d63b7fc224 (diff)
Add LICENSE.txt and README.mdHEADmain
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