diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-09 04:01:22 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-09 04:01:22 -0800 |
| commit | 50725112283632b7e0ee43da2181a3dc2fff6926 (patch) | |
| tree | bd2c2eb81e18e3713de641e69351b6c69be03c43 /.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 |
