summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 20:02:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 20:02:29 -0800
commitc9df7fc2dd8021a1701cb5f22136d27934f19074 (patch)
tree4b9fd75ed2df2ab073ef9518b194750dea0f5d5a /.gitattributes
parenta97d4d92bdd93398d04e1fab9fb94ab4bf4255a9 (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