diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:54:39 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:54:39 -0700 |
| commit | 68292a78c8418d95b61b0222e2bfe0fe9f86e6db (patch) | |
| tree | 136626055c06ed4d3c9eee27487e9d2e56193f47 /.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 |
