summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 04:44:55 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 04:44:55 -0700
commit2def0c79746b1fab924b1ec12a856d0b600399a6 (patch)
treecd57f9658efae7e23282d115f09b0a2fd6305d39 /.gitattributes
initial commit of ebook 14610HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6833f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+*.txt text
+*.md text