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