diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-11 21:11:49 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-11 21:11:49 -0700 |
| commit | 13109592d125362986cfd2629c1f32b36f36da47 (patch) | |
| tree | ec329b0f6b0b55cb43ba194fe62d2d3e03bd6e64 /.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 |
