diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-01 12:44:38 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-01 12:44:38 -0800 |
| commit | 02fa8d6dc96530a42eeeae73c313d25960cdeb61 (patch) | |
| tree | 11ce6bcb22a82e51d5b2c833172bcaa12bb63f96 /.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 |
