summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:19:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:19:38 -0800
commit4d898f7d94bed20609bc620a82996130196c059f (patch)
tree5e4b15bd821ddd93bb0b60f49e06e17b3e915b14 /.gitattributes
parentef668624aa71eb04b9c7d2d8e59cef1e6de80dd4 (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