diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-02-02 14:04:14 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-02-02 14:04:14 -0800 |
| commit | 4472217d4601f84f762479b0bf8e0111b1a06222 (patch) | |
| tree | 5a89dc85ef0e956e1b0fb0a2c862b00861e9cdb2 /.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 |
