summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-14 20:08:56 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-14 20:08:56 -0700
commitcacba05378bb89d7fd37ef20db83f6b55eee5eb2 (patch)
tree7bf683a3f98641d557d6d64728b5ba38c8dcc78b /.gitattributes
initial commit of ebook 37852HEADmain
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