diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-27 07:44:26 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-27 07:44:26 -0800 |
| commit | 56ab97f20ab140d3d7184001e3e047f44d87bb3e (patch) | |
| tree | bbfbf9799fa733de1b828f3e693db5b9c65c43e5 /.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 |
