diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:07:14 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:07:14 -0700 |
| commit | e4485652c6c6bf0af9a40d6d8a2ebf1b94a0dd7a (patch) | |
| tree | cc7d1d959036ff8a00c2f818136914c297b44fd4 /.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 |
