diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-01 17:03:10 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-01 17:03:10 -0800 |
| commit | a5dc1669e1e94bcb059b0a7bc654f2d4f084dcee (patch) | |
| tree | 26a9b63cd6d467b946641b2fd9dd25ef1a3bcba3 /.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 |
