diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-13 18:18:16 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-13 18:18:16 -0700 |
| commit | a9581ad5ab7bf6dc77072aca3f9c26907fe0af20 (patch) | |
| tree | 0024ff681d53c758a870f1dbbc3633156625eb60 /.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 |
