diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 20:02:39 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 20:02:39 -0700 |
| commit | d3d5f75d05a7857f827d99311390e1960c1f49ef (patch) | |
| tree | 602b0bab4c10be2a3b73fe30d03ae21b7c63e91b /.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 |
