diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-05 20:39:52 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-05 20:39:52 -0700 |
| commit | e6a0c3b042fa7b27377074417217fdc88d061beb (patch) | |
| tree | 05e121bb3b53708f42bc4a97d53489d140c9495c /.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 |
