summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:25:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:25:52 -0800
commit5c3eb95d796d3fb1c4a332f80797490bfdee6d96 (patch)
treeda796f2c491a74f5647b14b70cdeb2910c6b1ad3 /.gitattributes
parent2deb4c3916bc9f61b08a18b3c80af26bbfb8dd0d (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