summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:19:20 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:19:20 -0700
commit36d14f4319fdea2b5c13c2c2c78521b472f71afc (patch)
treec52534fbe5ab08f8d6fcf995cc899d7d7d0384c5 /.gitattributes
initial commit of ebook 25892HEADmain
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