diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-02-28 11:43:06 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-02-28 11:43:06 -0800 |
| commit | 5692cf21d9b911519f60705f34462e0fa25d4e89 (patch) | |
| tree | 8a118b4648559c9018af0357b18de7e5595dd9e1 /.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 |
