summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 03:54:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 03:54:22 -0800
commit65b2d71ef05b2f492ec166c2cf7433b943c28d6d (patch)
treea92870628d365368fc7d53913e750658f290bfd1 /.gitattributes
parent8b71826d25beeb81bebc2548160c29087540b93e (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