summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-14 19:58:01 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-14 19:58:01 -0700
commitcdf67aa9b31782a0f2bedae343f437729d3857a2 (patch)
tree0b890fa5054a165b6cda7e94cc3f015880963395 /.gitattributes
initial commit of ebook 32676HEADmain
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