diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-15 13:26:26 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-15 13:26:26 -0800 |
| commit | d2707b99074462e47f01153bea8d7afbab5e5fbb (patch) | |
| tree | cad7c17f80268bc4329ac5bfaea959e351e0bdac /.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 |
