diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-25 14:12:05 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-25 14:12:05 -0800 |
| commit | dc52d4184b35db944977b19f4724639289c058dd (patch) | |
| tree | 1943162e3c13163108a9c92cf75f5ecb5a094e54 /.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 |
