summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 09:49:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 09:49:00 -0800
commit8bcc0f7bf27beefacaaf3118ce166da7c704f67f (patch)
tree975683001dc67822f18db7619a3a245f334376a3 /.gitattributes
parented9425d17a71e5b876ee4b3e28881c7e090f979e (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