diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:59:24 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:59:24 -0700 |
| commit | 61ff104ae8a40071e2c0cdc8254f8c55f38aa665 (patch) | |
| tree | 9e8bab3302f4af3a123c1c56edc5f490258d7425 /.gitattributes | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
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 |
