summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 08:32:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 08:32:10 -0800
commite66898a26a46acfcc30801359b848a4ce2ec14b4 (patch)
tree9c25a5129ae6a47463c3988c031b6754dc758b11 /.gitattributes
parentbd118b91bef2d39e57305ebeecb43e6010bdf25a (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